Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x102e…ab430xa9dd…2315Base$0.002100%coinbase16s ago0x4c699d…ab5eb8
0x102e…ab430xa9dd…2315Base$0.002100%coinbase16s ago0x7e0ef7…ce7c8e
0x102e…ab430xa9dd…2315Base$0.002100%coinbase16s ago0x099ca8…cfbd93
0x32c8…f2760x3e0a…78e7Base$0.004207100%coinbase16s ago0xd80576…b43ee9
0xc6ae…4b040x50eb…6480Base$0.00170%0x54f0…793216s ago0xf3f398…ce4d92
0x102e…ab430xa9dd…2315Base$0.002100%coinbase16s ago0x44764b…8e68c5
0x102e…ab430xa9dd…2315Base$0.002100%coinbase18s ago0x571a3d…9b3a51
0x8e90…369a0x52e2…f3eaBasex402 service$0.005100%coinbase20s ago0x6d9b6f…d97f3b
0x102e…ab430xa9dd…2315Base$0.002100%coinbase20s ago0x8970e6…f34362
0x102e…ab430xa9dd…2315Base$0.002100%coinbase22s ago0x8b900e…78371f
0x102e…ab430xa9dd…2315Base$0.002100%coinbase22s ago0xe22580…31d6f0
0x102e…ab430xa9dd…2315Base$0.002100%coinbase22s ago0xd6b9cb…23d82c
0x8e90…369a0x52e2…f3eaBasex402 service$0.02100%coinbase24s ago0x941bac…cca449
0x102e…ab430xa9dd…2315Base$0.002100%coinbase26s ago0xfeb01a…30e035
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI28s ago0x2f175b…6a4612
0xd0bb…0f840x6839…1a2bBase$0.003100%coinbase32s ago0x59bd41…366402
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase32s ago0xd05015…4647e6
0x8e90…369a0x52e2…f3eaBasex402 service$0.02100%coinbase32s ago0x7abc86…87e2e4
0x23d0…c2b80xfe80…47eeBase$0.001100%fluxa34s ago0x2abf56…62d7cc
0x5fcb…03100x50eb…6480Base$0.00370%0x54f0…793234s ago0x4c63ac…91c6bc
0x3650…b18f0x4f4b…422dBase$0.04100%coinbase34s ago0xfa70aa…569f30
0xa53c…e1530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xe3f1c8…30797e
0x8e90…369a0x52e2…f3eaBasex402 service$0.02100%coinbase36s ago0xb3d3f9…37bf90
0x8e90…369a0x52e2…f3eaBasex402 service$0.02100%coinbase42s ago0xd47eae…a50a3f
0xc92a…745a0x6839…1a2bBase$1.00100%coinbase42s ago0x28fa76…c38bf8

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.