Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x037e…21130xfe80…47eeBase—$0.001100%fluxa51d ago0x4f54cc…d1ee73
0x037e…21130xfe80…47eeBase—$0.001100%fluxa51d ago0xeefb38…4b6985
0x037e…21130xfe80…47eeBase—$0.001100%fluxa51d ago0x34331c…517c83
0x037e…21130xfe80…47eeBase—$0.001100%fluxa51d ago0x1ef0ee…3180a4
0x037e…21130xfe80…47eeBase—$0.001100%fluxa51d ago0xf7e553…1b1e07
0x037e…21130xfe80…47eeBase—$0.001100%fluxa51d ago0xa33f58…9b4f4a
0x037e…21130xfe80…47eeBase—$0.001100%fluxa51d ago0xba459d…074453
0x037e…21130xfe80…47eeBase—$0.001100%fluxa51d ago0xe0760a…7a6bb7
0x037e…21130xfe80…47eeBase—$0.001100%fluxa51d ago0x381ae3…faba7d
0x037e…21130xfe80…47eeBase—$0.001100%fluxa51d ago0x2208e0…0b7222
0x037e…21130xfe80…47eeBase—$0.001100%fluxa51d ago0x6d415b…055ae7
0x037e…21130xfe80…47eeBase—$0.001100%fluxa51d ago0x26e530…71480e
0x037e…21130xfe80…47eeBase—$0.001100%fluxa51d ago0x6a6706…bbfeb0
0x037e…21130xfe80…47eeBase—$0.001100%fluxa51d ago0x33e4d0…7ff6db
0x037e…21130xfe80…47eeBase—$0.001100%fluxa51d ago0x07954f…e5a0ee
0x037e…21130xfe80…47eeBase—$0.001100%fluxa51d ago0x631883…39f8c8
0x037e…21130xfe80…47eeBase—$0.001100%fluxa51d ago0xacd5bc…ac7315
0x037e…21130xfe80…47eeBase—$0.001100%fluxa51d ago0x8544d8…cfa8e5
0x037e…21130x9c95…e299Base—$0.001100%fluxa51d ago0x8d0223…4b25d0
0x037e…21130xfe80…47eeBase—$0.001100%fluxa51d ago0x8567b8…8214b8
0x037e…21130xfe80…47eeBase—$0.001100%fluxa51d ago0x629054…37a719
0x037e…21130xfe80…47eeBase—$0.001100%fluxa51d ago0xbb8926…0b6ed5
0x037e…21130xfe80…47eeBase—$0.001100%fluxa51d ago0x186065…dcda58
0x037e…21130xfe80…47eeBase—$0.001100%fluxa51d ago0x9593ab…a503b9

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.