Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown62d ago0xf72a6e…e2815d
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown62d ago0x8eca75…475612
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown62d ago0xbfea76…dfe151
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown62d ago0x2c9cc7…fcc210
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown62d ago0xb4c007…0eefe8
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown62d ago0x961024…a74f49
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown62d ago0xae8de2…c228fd
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown62d ago0x524ed6…66c700
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown62d ago0x2bd39a…65ebe3
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown62d ago0x3d310c…c03779
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown62d ago0x49e272…f68bf4
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown62d ago0xf0e7a7…09e9fd
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown62d ago0x6104ef…8b4442
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown62d ago0x0a1055…8db9fa
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown62d ago0xa9dec6…74c2df
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown62d ago0x516b8a…4a97c3
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown62d ago0xd6face…e51bce
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown62d ago0x69628a…b5f4b2
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown63d ago0x6e443b…1657c1
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown63d ago0x1f0ae6…1c4a6e
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown63d ago0x7c799b…816452
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown63d ago0x842cb2…cb6fd6
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown63d ago0x916cfa…bef61d
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown63d ago0xae2b07…3c6fc4
0x5f53…ba930x9c95…e299Base$0.001100%Route unknown63d ago0xcb5e43…b170e9

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.