Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x28f4c3…a6f846
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.01100%coinbase20s ago0xce701d…6474a8
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xd6e887…5445d0
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.01100%coinbase24s ago0xd3aefb…3d2d12
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.01100%coinbase26s ago0xc7e6cb…3ce050
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.01100%coinbase28s ago0x626b9d…d66246
0x3dbb…da270xfe80…47eeBase—$0.001100%fluxa28s ago0xd9f814…8732df
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.01100%coinbase30s ago0x2dbf58…44683d
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase30s ago0xf951e1…ce8bbd
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase30s ago0xfe30fd…ab9cc1
0xd928…e9000x3e0a…78e7Base—$0.004619100%coinbase30s ago0xf13b46…d99c9b
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.01100%coinbase36s ago0x7a855e…caff3d
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x9365c1…4af6a4
0x3be9…575c0x4cd0…bc31Base—$10.4870%0x2fbf…ec6538s ago0xa3cbef…d27f1a
0xf6f2…6de70xa8b2…1d68Base—$0.0170%0x9501…c67740s ago0x3aa234…33a695
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.01100%coinbase40s ago0x4405b6…19512f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase44s ago0xdc4a28…3af18a
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.01100%coinbase44s ago0x208ad7…0042d6
0x1eb5…04fd0x50eb…6480Base—$0.00170%0x54f0…793244s ago0x9a5b9d…a2628f
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase52s ago0x001049…260a99
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.01100%coinbase58s ago0x457901…03f62c
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase1m ago0x29f0d9…a12f66
0x6959…7db10x7d9a…56dbBasex402 serviceInfra$0.01100%coinbase1m ago0x50b199…5cebd7
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x535d42…b5579e
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase1m ago0x3e6f9d…4f8eff

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.