Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0x80c22b…d7f99e
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0xa4e9ee…e30f58
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0xabbb23…e73e9f
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0x7bda1c…ee07ae
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0xe5bf34…44e9e7
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0x1531f9…c15d0f
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0x837870…050cb3
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0x81d867…b08099
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0x02d3a3…826bab
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0x2dd834…a535e2
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0x882add…80eeee
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0xf62168…49a3a2
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0x5773fd…ab826f
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa40d ago0xf87bec…b5e478
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0x09e4f3…82f473
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0xf65e70…f3be19
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0x8ad467…5ddd35
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0x1924a4…209e55
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0xbcda3c…80f08d
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0xeaf63b…e89b5a
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0x4ebfa1…21f50f
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa40d ago0x15b1c2…3e3342
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa41d ago0xdaa41f…48a3c7
0xd5ba…a90a0xfe80…47eeBase—$0.001100%fluxa41d ago0x065d94…54ce1d
0xd5ba…a90a0x9c95…e299Base—$0.001100%fluxa41d ago0x376081…63753a

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.