Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase10s ago0xcc13d2…c73259
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase10s ago0x20b319…c458d5
0xdef8…6c170x9305…f13fBaseNansenCrypto$0.01100%coinbase12s ago0x303a4a…2c1577
0x1fe2…ad170xf000…94fcBase—$0.10100%coinbase16s ago0x862558…2d9e5e
0x12c5…351b0x6839…1a2bBase—$0.003100%coinbase16s ago0xb36aa8…c1b211
0xa54d…49f50xdb95…2edbBase—$96.7670%0x64b2…883324s ago0x20800d…5afdaf
0x9e6b…28990x47c5…4fc3Base—$10.5070%0xd0fe…397626s ago0xa74802…9278bc
0x3ead…68260xfe80…47eeBase—$0.001100%fluxa28s ago0x3ccd8b…4090a3
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x0d74…aad630s ago0x77a1c6…aa7711
0xad09…95550x3e0a…78e7Base—$0.003957100%coinbase30s ago0x4aa1fc…f31bde
0x02fa…06890x6839…1a2bBase—$0.003100%coinbase32s ago0xb4b0ba…8fd5ab
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase36s ago0xb69077…24d7ff
0x5251…d7b00xa588…014cBase—$0.0170%0x5e3b…c8a538s ago0xffc9df…fca434
0x3be9…575c0x4cd0…bc31Base—$25.4170%0x4337…8d0e46s ago0xac6c73…25fce2
0x54e1…f4e00xd34e…05b1Basex402 service$0.001100%payAI46s ago0xc9a3b6…7da285
0xce6d…bbc30x5251…d7b0Base—$0.0170%0x0b44…80fc48s ago0xe78411…346da6
0xb68c…9aa40xfe80…47eeBase—$0.001100%fluxa48s ago0x24a301…e0b457
0x8adf…348d0x6839…1a2bBase—$0.003100%coinbase48s ago0xe6e42f…cf1311
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase54s ago0xa127d5…8abbf5
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x406c…cda356s ago0x494f31…d69c55
0xb1de…3d220x40a8…ad8bBasex402 service$0.001100%coinbase58s ago0x79bf70…bc17f5
0xf752…15950x6839…1a2bBase—$0.003100%coinbase1m ago0x332b1c…f5b928
0x9580…4f5e0x3e0a…78e7Base—$0.005275100%coinbase1m ago0xea3bf1…f5fe36
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase1m ago0x14736c…74e536
0x2fc6…befe0xfbb6…43efBase—$28.0370%0x6351…0d621m ago0x9be1fd…5efb66

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.