Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase110d ago0xf5a1d5…c2422c
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase110d ago0x3eeb22…8df2d9
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase110d ago0x486124…f4f93c
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase110d ago0x584a2d…fad0f5
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase110d ago0x5a0bb4…dcb5d9
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase110d ago0xd3bed1…a3c256
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase110d ago0xee8d0f…47792a
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase110d ago0xf60286…789067
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase110d ago0xf45c30…2fc10f
0x0360…c9890xca87…ef52Basex402 service$0.001100%coinbase110d ago0x7d8e9d…137f5a
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase110d ago0x60fe8a…72f913
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase110d ago0x58ad91…fca4ba
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase110d ago0x9d718b…851421
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase110d ago0x05f8bb…74664f
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase110d ago0xcc7bc2…60639a
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase110d ago0xbd2f45…3c9222
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase110d ago0x576e5c…f6d668
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase110d ago0x60adad…f204e0
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase110d ago0x3be1e1…2ee73c
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase110d ago0x5c07b3…38735e
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase110d ago0x6ca59f…1fb566
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase110d ago0xda9690…e855b4
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase110d ago0x24a235…72f40a
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase111d ago0x58925b…2b9213
0x0360…c9890xb856…9901Basex402 service$0.001100%coinbase111d ago0x581449…c8c211

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.