Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc85…c75d0x10c1…1e24Base$0.45100%coinbase116d ago0x483b02…0b2927
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase116d ago0xe5fec3…b4f59c
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase116d ago0xd23ca1…d1fc2b
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase116d ago0xd605d8…b5a4c6
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase116d ago0x4de515…63462f
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase116d ago0x9abd4a…bbe3e8
0xb90a…9ae40x2590…673dBase$0.01100%fluxa116d ago0x251c0f…6dc90f
0xb90a…9ae40xd05a…1bd5Base$0.04100%fluxa116d ago0xf56186…5f5e22
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd649a3…1c8fd9
0x6bd0…60900xa9dd…2315Base$0.002100%coinbase116d ago0x029fed…6ed1b7
0x1332…66eb0x0e3d…7757Base$10.00100%0x77d8…3bfa116d ago0xe7b536…801d30
0x696c…3be20x10c1…1e24Base$0.02100%coinbase116d ago0xa5606f…f4d6e6
0x161d…7fb90x89ea…55c2Base$0.18100%coinbase116d ago0xc70d90…e236bf
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase116d ago0x24d9d9…5cc000
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase116d ago0x9771db…7ab827
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase116d ago0x0a32ba…794fc0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase116d ago0x01a09b…975859
0x9f4a…5bb00x1343…4abbBase$0.04100%fluxa116d ago0x11afa4…324336
0x11a7…e3750xec96…1d5cBase$0.02100%coinbase116d ago0x54bcbb…3bb5bb
0x8a29…550c0x10c1…1e24Base$0.14100%coinbase116d ago0xcdbe04…5dc036
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase116d ago0x8e1ca9…7a450b
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc062f9…ce8471
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase116d ago0xd67302…994d67
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase116d ago0x1700e7…220874
0x59d9…b7fd0x10c1…1e24Base$0.01100%coinbase116d ago0xe94bb4…7d4185

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.