Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa38d ago0x127ac6…15c3a0
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa38d ago0x75c4db…632e65
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa38d ago0x1dd36b…e52c72
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa38d ago0x7c414a…ac9b77
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa38d ago0xdeb9e4…788cd8
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa38d ago0x4fff10…d0ed22
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa38d ago0x0c542e…5f25cf
0x8199…e3670x9c95…e299Base—$0.001100%fluxa38d ago0x020670…13cf95
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa39d ago0x8db90d…18b9fc
0x8199…e3670x9c95…e299Base—$0.001100%fluxa39d ago0x2681ed…32544d
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa39d ago0x997220…72635c
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa39d ago0xc9268c…1ea320
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa39d ago0x613096…888759
0x8199…e3670x9c95…e299Base—$0.001100%fluxa39d ago0xaff3f1…9332bb
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa39d ago0xb8a26f…675a34
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa39d ago0xdbef54…4e1354
0x8199…e3670x9c95…e299Base—$0.001100%fluxa39d ago0x434767…3d95ac
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa39d ago0xf51788…857e20
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa39d ago0xeb76ba…fb5dd2
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa39d ago0xd69395…31ef56
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa39d ago0x47c54c…d86c33
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa39d ago0xf4e6f2…673339
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa39d ago0xf49bfa…cc2038
0x8199…e3670x9c95…e299Base—$0.001100%fluxa39d ago0x5976e6…d83ab5
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa39d ago0xa13c35…0e965e

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.