Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa15d ago0xa6999c…6f6e2e
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa15d ago0x56035b…51330c
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa15d ago0x56a5ca…ba3103
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa15d ago0x8716dd…22f658
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa15d ago0x7e2668…d10e27
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa15d ago0x38638f…9d165f
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa15d ago0xaa6853…3432bb
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa15d ago0xf41cb5…12c2a0
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa15d ago0xfb65a6…dec55e
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa15d ago0x9b09f4…4f6d37
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa15d ago0x3a6198…0a3da4
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x7fc31e…eb7179
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0xfbc7c5…a16460
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0xb13a1c…7cbd57
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0xa015bf…e95bb0
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x26cdb0…0acd46
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x178b93…e2744b
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0xdd7b1b…cb55ec
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x7251db…1ff64d
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x01e61f…013d8c
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x2f0c2d…2a3283
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0xcfa68a…6e286a
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x93e6a2…6d01f7
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0xb4351f…ac62cd
0x95fe…217c0xfe80…47eeBase$0.001100%fluxa16d ago0x0e8f89…7160ca

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.