Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5ad547…e8223d
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x952a9a…fa38a8
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x18cbde…fa5fe7
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6b297f…9d4609
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdecefc…f5c4c9
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x93b6bf…c07301
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6eba26…2a6ddb
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf06e9d…1c9bfd
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9c3871…ae1f7f
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x408b6b…ecff33
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xde8cf2…ace55e
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x32a657…59f96b
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2f41e6…7476a1
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x62da33…f29f6f
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3dc1f2…63fc23
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8a2d85…e59228
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xab9f6d…dc712d
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7d816d…4adc21
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x20c184…d9c419
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe1176e…23c0cb
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x995bcf…fc1ef1
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x990cda…6faad2
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc9448e…60f443
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x94de14…1353f9
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9b53fb…7bb84f

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.