Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase10s ago0x8a4583…b4f13a
0x38b4…09a70xef43…6c7fBase—$0.01100%virtuals10s ago0x89206e…cee714
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x33dd7d…0f9e0b
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase12s ago0x3dbc3e…bffbd6
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase16s ago0x32a4d9…7c3cbc
0xbc98…2f490x0f7a…9fd2Base—$9.9570%0xdd80…501018s ago0x7a8dfb…c74f72
0x6881…42130x50eb…6480Base—$0.00170%0x54f0…793220s ago0x04782d…6b6c7b
0x5603…68420x589a…b3d8BaseX PayHealth$0.005100%coinbase22s ago0x92b93c…ebb4d7
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xa7290f…267d28
0xeb8a…37260x429d…bceaBasex402 service$0.05100%coinbase26s ago0x53db39…474ea3
0xb858…ff710x589a…b3d8BaseX PayHealth$0.005100%coinbase28s ago0x50eabb…5676f6
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase30s ago0x3a4b23…4e29e7
0x1c44…80080xef43…6c7fBase—$0.01100%virtuals32s ago0xecba95…926bb3
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase34s ago0xf5bf3e…9c4daa
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase34s ago0xc197df…ceab20
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x082c9a…ed8593
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase40s ago0x17df5e…4361b9
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase44s ago0x343965…26d93a
0x9ce7…2d340x589a…b3d8BaseX PayHealth$0.005100%coinbase46s ago0xe5e5da…a88088
0xadfc…f9970xef43…6c7fBase—$0.01100%virtuals50s ago0xe02e81…35d73c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase50s ago0xcfec5d…ad4f7e
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase52s ago0xf3d86d…81f186
0x7694…2e2c0x50eb…6480Base—$0.00270%0x54f0…793252s ago0xa911db…34d890
0x5c4e…a0fd0x4020…0003Base—$0.0097270%0x76df…025658s ago0x862fdd…c9e451
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase58s ago0xffd55c…8c26ab

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.