Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x7dd5…2629Basex402 service$0.01100%coinbase8h ago0x74a5e2…b38409
0x5e06…fb090x7dd5…2629Basex402 service$0.01100%coinbase8h ago0xed25ea…4d6a0c
0x5e06…fb090x7dd5…2629Basex402 service$0.01100%coinbase8h ago0x88b3f9…719baf
0x78a4…a9e10x7dd5…2629Basex402 service$0.003084100%coinbase12h ago0x5b52e5…79a161
0x78a4…a9e10x7dd5…2629Basex402 service$0.003088100%coinbase12h ago0x0c0c3d…6f583b
0x78a4…a9e10x7dd5…2629Basex402 service$0.003089100%coinbase12h ago0x364c1d…a97d84
0x78a4…a9e10x7dd5…2629Basex402 service$0.003085100%coinbase12h ago0x91d794…00de41
0x78a4…a9e10x7dd5…2629Basex402 service$0.003086100%coinbase12h ago0xe13654…cbec7a
0x78a4…a9e10x7dd5…2629Basex402 service$0.003093100%coinbase12h ago0xca64df…da2f9f
0x78a4…a9e10x7dd5…2629Basex402 service$0.003086100%coinbase12h ago0xb47890…877deb
0x78a4…a9e10x7dd5…2629Basex402 service$0.003084100%coinbase12h ago0x01180b…c9d53f
0x78a4…a9e10x7dd5…2629Basex402 service$0.003102100%coinbase12h ago0xb62e67…f9a2c9
0x78a4…a9e10x7dd5…2629Basex402 service$0.00479100%coinbase12h ago0xd06bfd…f932b5
0x78a4…a9e10x7dd5…2629Basex402 service$0.002956100%coinbase12h ago0x931ee4…49c288
0x78a4…a9e10x7dd5…2629Basex402 service$0.00479100%coinbase12h ago0xa45170…043a0b
0x78a4…a9e10x7dd5…2629Basex402 service$0.004775100%coinbase12h ago0x899165…f3b069
0x78a4…a9e10x7dd5…2629Basex402 service$0.003869100%coinbase12h ago0x4e480c…4b529f
0x78a4…a9e10x7dd5…2629Basex402 service$0.003871100%coinbase12h ago0x131013…877464
0x78a4…a9e10x7dd5…2629Basex402 service$0.002956100%coinbase12h ago0xe21b27…304cee
0x78a4…a9e10x7dd5…2629Basex402 service$0.002956100%coinbase12h ago0xcea43f…6a2d7b
0x78a4…a9e10x7dd5…2629Basex402 service$0.004797100%coinbase12h ago0xddf16b…5e8a81
0x78a4…a9e10x7dd5…2629Basex402 service$0.002956100%coinbase12h ago0xc1f0fb…f1fb00
0x78a4…a9e10x7dd5…2629Basex402 service$0.002956100%coinbase12h ago0x42f335…5be23a
0x78a4…a9e10x7dd5…2629Basex402 service$0.002956100%coinbase12h ago0xb4acb7…c7fe1a
0x78a4…a9e10x7dd5…2629Basex402 service$0.002956100%coinbase12h ago0xae2326…0cc3b9

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.