Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a517h ago0x8d8eee…ae827b
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc17h ago0x84438c…3b54b5
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a517h ago0x959f20…94dfbf
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc17h ago0xeaf637…ae01e2
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a517h ago0x472029…089f26
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc17h ago0x8aa7c7…b02e33
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518h ago0x4ebfd6…7e9127
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc18h ago0x292d49…8686a6
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518h ago0x492b56…3b3b57
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc18h ago0xf8a180…1c6641
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518h ago0xec3764…abd27b
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc18h ago0x893ca2…21f3e4
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518h ago0x738ac8…192cfa
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc18h ago0x837ab4…92abe1
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518h ago0xd79c36…d0fa3b
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc18h ago0xcd41b1…3b3a8e
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518h ago0x647942…6348e3
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc18h ago0x2d9ece…7f12f0
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518h ago0x22f7ee…d6fa70
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc18h ago0xb46330…f36986
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518h ago0x4dea2e…d01819
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc18h ago0xb9da62…99915f
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518h ago0x1f8ae5…088a4d
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc18h ago0x0bc1f9…f2b652
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a518h ago0x82f22c…b0a546

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.