Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x019a…97570x9c95…e299Base$0.001100%fluxa36d ago0x0a9eb9…26905a
0x019a…97570xfe80…47eeBase$0.001100%fluxa36d ago0x8a8523…a021c9
0x019a…97570xfe80…47eeBase$0.001100%fluxa36d ago0xca65bb…5ddd27
0x019a…97570xfe80…47eeBase$0.001100%fluxa36d ago0x16498a…2202f4
0x019a…97570xfe80…47eeBase$0.001100%fluxa36d ago0x31ed26…dcf10b
0x019a…97570xfe80…47eeBase$0.001100%fluxa36d ago0xdddc41…968532
0x019a…97570xfe80…47eeBase$0.001100%fluxa37d ago0xef4a4a…32861c
0x019a…97570xfe80…47eeBase$0.001100%fluxa37d ago0x68d9cf…519188
0x019a…97570xfe80…47eeBase$0.001100%fluxa37d ago0x61bd67…457ebc
0x019a…97570x9c95…e299Base$0.001100%fluxa37d ago0x09a639…cfbcd8
0x019a…97570xfe80…47eeBase$0.001100%fluxa37d ago0xe24206…88c174
0x019a…97570xfe80…47eeBase$0.001100%fluxa37d ago0x87e0fe…5f44af
0x019a…97570xfe80…47eeBase$0.001100%fluxa37d ago0xd0b3cd…081dcd
0x019a…97570xfe80…47eeBase$0.001100%fluxa37d ago0xc9c839…2631df
0x019a…97570xfe80…47eeBase$0.001100%fluxa37d ago0xef7737…aa7bd0
0x019a…97570xfe80…47eeBase$0.001100%fluxa37d ago0xae54c3…515c66
0x019a…97570xfe80…47eeBase$0.001100%fluxa37d ago0x97a370…cec282
0x019a…97570xfe80…47eeBase$0.001100%fluxa37d ago0xd21fa6…9c0fa9
0x019a…97570xfe80…47eeBase$0.001100%fluxa37d ago0xa92b61…b27415
0x019a…97570xfe80…47eeBase$0.001100%fluxa37d ago0x079755…5c0007
0x019a…97570xfe80…47eeBase$0.001100%fluxa37d ago0xbc67bb…fd3f9c
0x019a…97570x9c95…e299Base$0.001100%fluxa37d ago0x9d2073…b85a70
0x019a…97570x9c95…e299Base$0.001100%fluxa37d ago0xd17a93…512507
0x019a…97570x9c95…e299Base$0.001100%fluxa37d ago0x74b97f…a0673f
0x019a…97570x9c95…e299Base$0.001100%fluxa37d ago0x71f40b…28d337

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.