Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932119d ago0x58c06f…6ec3e2
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932119d ago0xf731aa…c9dc1a
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x78e04e…077e87
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x552288…3df7ac
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x083ad5…af31dc
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932119d ago0xfb7959…4af655
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x653cab…df8c99
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932119d ago0x96ea10…ad6330
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x48a182…9d8f8f
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x2ed7eb…ddb103
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932119d ago0x5436b1…132687
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932119d ago0xc46ddc…7eb4ed
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x8cbcd6…83c951
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x537fa7…e9dba6
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932119d ago0xdaeb07…dea52c
0x672f…ff2d0x50eb…6480Base$0.003100%0x54f0…7932119d ago0xb22f4a…c22d60
0x672f…ff2d0x50eb…6480Base$0.003100%0x54f0…7932119d ago0xb6d4b2…ed2411
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x61b60d…19175c
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x730e34…9becae
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x22c27e…bc27c2
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932119d ago0xbe86b5…7174ce
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x76a062…ad9298
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932119d ago0xe5f7b0…8efa43
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x840722…8067a2
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932119d ago0x771679…f8b1ec

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.