Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0x9fcc00…81424d
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0xba6d4e…5aed2c
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0x5243c6…f6a9de
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0xb776ea…ed5ca1
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0x5d5e4f…58942c
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0x70cda6…0134ac
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0xe06a69…aa8752
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0x8054e6…604ab8
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0xdb222a…013dc6
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0xe008ae…1924c4
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0x18bb1f…9342b1
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0xf87ecc…ae6679
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0xe1ae78…fe97c0
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0x4e11cf…5cf0a5
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0x3e087d…131477
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0xa7d704…f5cbd7
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0x40e237…a3c81d
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0x6ff2a2…f5077b
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0x3364e1…6747de
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0x987ecc…6b7cfc
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0x32d8f1…b072aa
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0x4cb760…bc0855
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0x28f614…e94cf8
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0x540e13…13dead
0xc5c2…19360x9c95…e299Base—$0.001100%candidates97d ago0xfc750f…b749a0

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.