Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1836…147c0x3e0a…78e7Base—$0.004463100%coinbase75d ago0x3e8f81…3f82f5
0x1836…147c0x3e0a…78e7Base—$0.005498100%coinbase75d ago0xbae31f…7ec44d
0x1836…147c0x3e0a…78e7Base—$0.003875100%coinbase75d ago0xc331fb…102669
0x1836…147c0x3e0a…78e7Base—$0.004142100%coinbase75d ago0x651d90…7edbba
0x1836…147c0x3e0a…78e7Base—$0.003891100%coinbase75d ago0xa71336…4e2ccb
0x1836…147c0x3e0a…78e7Base—$0.003944100%coinbase75d ago0x874bee…fb1ebd
0x1836…147c0x3e0a…78e7Base—$0.004502100%coinbase75d ago0x68c11c…1e9edb
0x1836…147c0x3e0a…78e7Base—$0.005545100%coinbase75d ago0x16b616…4a980d
0x1836…147c0x3e0a…78e7Base—$0.004371100%coinbase75d ago0xa06631…6e99f8
0x1836…147c0x3e0a…78e7Base—$0.00405100%coinbase75d ago0x1e9380…90793a
0x1836…147c0x3e0a…78e7Base—$0.005353100%coinbase75d ago0x75360a…2d775b
0x1836…147c0x3e0a…78e7Base—$0.003614100%coinbase75d ago0xb6f403…d2ec8f
0x1836…147c0x3e0a…78e7Base—$0.002923100%coinbase75d ago0xf76260…e7b14e
0x1836…147c0x3e0a…78e7Base—$0.004812100%coinbase75d ago0x54a8d2…c0ec77
0x1836…147c0x3e0a…78e7Base—$0.003556100%coinbase75d ago0xfe95f2…56dd19
0x1836…147c0x3e0a…78e7Base—$0.00465100%coinbase75d ago0xd69cec…cd1cba
0x1836…147c0x3e0a…78e7Base—$0.004803100%coinbase75d ago0x93580d…957a79
0x1836…147c0x3e0a…78e7Base—$0.003396100%coinbase75d ago0x1fcaef…f211e2
0x1836…147c0x3e0a…78e7Base—$0.003516100%coinbase75d ago0xf41e47…c3f39a
0x1836…147c0x3e0a…78e7Base—$0.002674100%coinbase75d ago0xb31fa0…4d55b2
0x1836…147c0x3e0a…78e7Base—$0.004323100%coinbase75d ago0x1322dd…633529
0x1836…147c0x3e0a…78e7Base—$0.003447100%coinbase75d ago0x7b886e…49ba94
0x1836…147c0x3e0a…78e7Base—$0.005894100%coinbase75d ago0xe5537a…acb880
0x1836…147c0x3e0a…78e7Base—$0.002682100%coinbase75d ago0x7cdbdb…dbeda8

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.