Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4359…e6040x3e0a…78e7Base—$0.005445100%coinbase17s ago0xd4480f…ecdff8
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase17s ago0x82e7d7…800d41
0xaf38…bd490xa8b2…1d68Base—$0.0170%0x9501…c67721s ago0x450cdf…c84066
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase21s ago0xbcb186…4bccb9
0x11bd…fee30xfe80…47eeBase—$0.001100%fluxa21s ago0xe56093…4fcf4d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase23s ago0x76648e…59e226
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x702d22…b99833
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase27s ago0xea389c…e38536
0x5dad…5a050x09ae…ec64Base—$1,189.2670%0x07ae…0e6727s ago0x39a86e…44f8e3
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted41s ago0x0884f2…8a1ff8
0xf5af…f1190xfe80…47eeBase—$0.001100%fluxa41s ago0xd7861b…26530b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x866cf4…7d7f5c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase49s ago0x52cb4c…aabdca
0x46de…e5920xa8b2…1d68Base—$0.0170%0x9501…c67755s ago0x999192…59fe91
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase59s ago0x393e74…05f992
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x63b146…32be47
0x46f1…638b0x50eb…6480Base—$0.00170%0x54f0…79321m ago0x6a65a1…05986d
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase1m ago0xc14336…c2a0f1
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.001100%coinbase1m ago0x2d4cd0…061337
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.001100%coinbase1m ago0x449a19…98cf70
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.001100%coinbase1m ago0x9fe72e…48095e
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.001100%coinbase1m ago0x22aa70…c0368d
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.001100%coinbase1m ago0x35cb6a…176f87
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase1m ago0xed3f5b…e088bf
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase1m ago0x0da52f…7d2162

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.