Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase11d ago0x88532b…09a2b9
0x467f…a4c10x85b4…627cBase—$0.34100%coinbase11d ago0x425c19…f4de67
0x467f…a4c10x85b4…627cBase—$2.13100%coinbase11d ago0xfb8524…7b21ad
0x467f…a4c10x85b4…627cBase—$0.80100%coinbase11d ago0x3c9219…882dcf
0x467f…a4c10x85b4…627cBase—$3.00100%coinbase11d ago0xe8661d…cbeaac
0x467f…a4c10x85b4…627cBase—$0.65100%coinbase11d ago0x55f0b7…93b083
0x467f…a4c10x85b4…627cBase—$1.77100%coinbase11d ago0x5a6af6…e6c632
0x467f…a4c10x85b4…627cBase—$0.45100%coinbase11d ago0xb8643a…74f211
0x467f…a4c10x85b4…627cBase—$0.25100%coinbase11d ago0xcac491…7384be
0x467f…a4c10x85b4…627cBase—$0.36100%coinbase11d ago0x191f16…5f2f2e
0x467f…a4c10x85b4…627cBase—$0.82100%coinbase11d ago0xf96691…ae9f0f
0x467f…a4c10x85b4…627cBase—$0.41100%coinbase11d ago0xf9c4f2…6ec75a
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase11d ago0x286ab5…42ce20
0x467f…a4c10x85b4…627cBase—$0.47100%coinbase11d ago0x607f6c…d03977
0x467f…a4c10x85b4…627cBase—$0.65100%coinbase11d ago0x823ac4…62aa84
0x467f…a4c10x85b4…627cBase—$0.30100%coinbase11d ago0x647163…46c06f
0x467f…a4c10x85b4…627cBase—$3.18100%coinbase11d ago0x70e0c8…12356e
0x467f…a4c10x85b4…627cBase—$0.97100%coinbase11d ago0x229302…5ac253
0x467f…a4c10x85b4…627cBase—$0.44100%coinbase11d ago0x283461…b8edb8
0x467f…a4c10x85b4…627cBase—$0.42100%coinbase11d ago0x982fce…f649d9
0x467f…a4c10x85b4…627cBase—$1.33100%coinbase11d ago0xa0734a…9e8deb
0x467f…a4c10x85b4…627cBase—$1.35100%coinbase11d ago0xb487e1…79fab4
0x467f…a4c10x85b4…627cBase—$0.13100%coinbase11d ago0x7efc4c…f2e804
0x467f…a4c10x85b4…627cBase—$1.81100%coinbase11d ago0x70460c…debfb5
0x467f…a4c10x85b4…627cBase—$1.30100%coinbase11d ago0xe87e09…e58d7e

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.