Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0xebbadb…571061
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0xc74a6d…7ead3c
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0x121434…fa85e9
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0x29e65b…d4efc9
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0x450d84…78b9f3
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0xf89bc2…da5a52
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0xef0c95…0c0b3f
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0x1cd42d…933b09
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0x33a8d0…2ed8c4
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0x2fd7eb…ce34e6
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0xf6bf14…d854d2
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0x4efb58…45c0af
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0x220515…6237f0
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0xfabc3d…4bdbb3
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0x6bcef2…e8088d
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0x1ef42b…af6f52
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0xc5f0dd…de0491
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0xb7749d…c3ab38
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0xf2fb74…8f0fcd
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0xfacfa8…e6c4b4
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0x54ec63…f2b8b7
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0x9c02b4…9e0155
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0x6d830c…313bd2
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0x449fbb…550955
0x8d2a…7d370x7eeb…e6b1Basex402 service$0.003100%coinbase19d ago0xeab4a8…fe663b

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.