Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0x5b7ad8…a47b4e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0xcec65d…db9710
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0xbaef96…f2a2ca
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0x316710…79d1cf
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0xa27a2e…19ddd4
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0x040374…6c25fa
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0xc99af0…6ab22b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0x7a6168…e135d6
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0x3ddfc9…26f61f
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0x80f5bb…97cc16
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0x0c380c…a4feb6
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0x7c59e9…750f95
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0xf01f6e…058c0d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0x377516…7a2ce4
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0xf813d2…be33aa
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0x47a262…a3264b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0xea5efd…fec8dd
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0x7ff77d…14682a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0xf6c832…364b49
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0x7f588f…99f50c
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0x1fe2c2…c2885d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0x3f1c30…8f63c1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0xcb1b5a…2d25fd
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0xb434ca…b86f6b
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase111d ago0x4c3f62…85effc

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.