Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa37d ago0xa09538…6f1d78
0x7100…3ebc0x9c95…e299Base$0.001100%fluxa37d ago0x819157…d8b869
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa37d ago0x50789f…c3879e
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa37d ago0x6deefb…77c40c
0x7100…3ebc0x9c95…e299Base$0.001100%fluxa37d ago0xe5be11…8bd6f8
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa37d ago0x7118eb…5b198f
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa38d ago0x8e1023…9d0708
0x7100…3ebc0x9c95…e299Base$0.001100%fluxa38d ago0xc14d09…c05a04
0x7100…3ebc0x9c95…e299Base$0.001100%fluxa38d ago0xaee582…81a55d
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa38d ago0x0dd699…b59ccb
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa38d ago0x826aa9…52cdb8
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa38d ago0xdd4a56…aeea6f
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa38d ago0x2df1b4…aa390f
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa38d ago0x22442a…a26ce2
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa38d ago0xa0a836…1b134b
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa38d ago0xb093c7…60087a
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa38d ago0x0b89b3…a17100
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa38d ago0xa57cf8…9d2ab1
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa38d ago0x64ea62…567241
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa38d ago0xe5480d…7001d7
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa38d ago0xe5a257…18cc35
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa38d ago0xa9cc3f…4cee18
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa38d ago0xcc5601…baea6c
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa38d ago0xc91a92…1ee583
0x7100…3ebc0xfe80…47eeBase$0.001100%fluxa38d ago0x3c1798…047322

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.