Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xadfc…f9970xef43…6c7fBase—$0.01100%virtuals13s ago0xe02e81…35d73c
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0xcfec5d…ad4f7e
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase15s ago0xf3d86d…81f186
0x7694…2e2c0x50eb…6480Base—$0.00270%0x54f0…793215s ago0xa911db…34d890
0x5c4e…a0fd0x4020…0003Base—$0.0097270%0x76df…025621s ago0x862fdd…c9e451
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase21s ago0xffd55c…8c26ab
0xd104…0d2d0x9bb0…3248Base—$0.01100%coinbase21s ago0xb284ee…3ccd41
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase23s ago0x3e0651…5bb5ea
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase23s ago0x78b4fe…5658f4
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0xdf23c2…8fe1c2
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase25s ago0x22ee92…30a5b1
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase25s ago0x431f4c…01352f
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase25s ago0xc5ab3f…ccac73
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase25s ago0x4c0b56…1cf3cb
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase25s ago0xcfa611…4b028f
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase25s ago0xc2ca01…aa38aa
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x754e11…41f69d
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase27s ago0x971173…92bb0f
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase27s ago0xa403de…f5dea7
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase27s ago0xd023a4…7a9e90
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase27s ago0x104b31…a50aa1
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase27s ago0xda243a…0ba921
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase27s ago0x00e77c…2ba212
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase29s ago0xf2ec99…b2fd1e
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase29s ago0xa3cdd7…8fd3f7

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.