Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase15s ago0x3a4b23…4e29e7
0x1c44…80080xef43…6c7fBase—$0.01100%virtuals17s ago0xecba95…926bb3
0xd33a…61f00x589a…b3d8BaseX PayHealth$0.005100%coinbase19s ago0xf5bf3e…9c4daa
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase19s ago0xc197df…ceab20
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x082c9a…ed8593
0xd2c5…49990x589a…b3d8BaseX PayHealth$0.005100%coinbase25s ago0x17df5e…4361b9
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase29s ago0x343965…26d93a
0x9ce7…2d340x589a…b3d8BaseX PayHealth$0.005100%coinbase31s ago0xe5e5da…a88088
0xadfc…f9970xef43…6c7fBase—$0.01100%virtuals35s ago0xe02e81…35d73c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xcfec5d…ad4f7e
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase37s ago0xf3d86d…81f186
0x7694…2e2c0x50eb…6480Base—$0.00270%0x54f0…793237s ago0xa911db…34d890
0x5c4e…a0fd0x4020…0003Base—$0.0097270%0x76df…025643s ago0x862fdd…c9e451
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase43s ago0xffd55c…8c26ab
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase43s ago0xb284ee…3ccd41
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase45s ago0x3e0651…5bb5ea
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase45s ago0x78b4fe…5658f4
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase45s ago0xdf23c2…8fe1c2
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase47s ago0x22ee92…30a5b1
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase47s ago0x431f4c…01352f
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase47s ago0xc5ab3f…ccac73
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase47s ago0x4c0b56…1cf3cb
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase47s ago0xcfa611…4b028f
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase47s ago0xc2ca01…aa38aa
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase47s ago0x754e11…41f69d

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.