Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xef3e27…10b3e6
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3e80e9…bfd1e3
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9b5606…cf4651
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7526ed…b8b5c2
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x84e7a3…d0d125
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf0afcf…5113a4
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x08f571…1f016c
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5d48fa…6a0b23
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa774e1…800d8f
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9a8a5c…54496c
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4242c3…a87539
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x85fa98…4eb1c5
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x19f952…3ea4a3
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x38dcff…334302
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9a55c1…394b28
0x1733…fefc0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x67d8f2…33abd3
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x478af3…f3f7d9
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa5c46f…694447
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x95e7b6…a18852
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb24760…78028e
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfadf05…795212
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdf3be0…bf473c
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8d740e…296ca4
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x808179…32a9e8
0x1733…fefc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb8f6d7…1ede94

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.