Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0x6267ae…abfb01
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0xa2c4f2…c95f71
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0x08948a…cade3d
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0x980267…2ad9e6
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0xe6c3b1…d2b798
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0xaad8f5…7c1308
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0xfc5459…082328
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0x05f62e…d9aaa6
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0xb0418d…ba2791
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0xa0907f…cf480c
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0x886110…bd320c
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0x0250cb…2d8518
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0xda2c0a…75824d
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0x94ee85…076edd
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0xcedfeb…00040a
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0x7d805a…9eb0e6
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0xf04907…e5dd83
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0x8c3eb5…6c3c97
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0x372705…b85736
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0xaa65d5…340c4a
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0x63991a…524dfb
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0xa73fe9…cd5be6
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0x554534…bb4f38
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0xea3f24…b5ada8
0xcb84…aaee0x9c95…e299Base$0.001100%Route unknown69d ago0xf4ddd9…7560da

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.