Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8da…63220x9c95…e299Base—$0.001100%fluxa49d ago0x5676a3…fded72
0xe8da…63220x9c95…e299Base—$0.001100%fluxa49d ago0x57fec0…9ec47b
0xe8da…63220x9c95…e299Base—$0.001100%fluxa49d ago0x4aa66e…b60b70
0xe8da…63220x9c95…e299Base—$0.001100%fluxa49d ago0x1a18c3…320fe7
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa49d ago0xf98f24…214766
0xe8da…63220x9c95…e299Base—$0.001100%fluxa49d ago0x5576e8…3d1a53
0xe8da…63220x9c95…e299Base—$0.001100%fluxa49d ago0xe250cd…66d86f
0xe8da…63220x9c95…e299Base—$0.001100%fluxa49d ago0x518015…ea924f
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa49d ago0xdb0af7…4c462a
0xe8da…63220x9c95…e299Base—$0.001100%fluxa49d ago0xd62277…8d90ae
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa49d ago0x92e75d…c95541
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa49d ago0xe9ff9d…680068
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa49d ago0x63959f…dd7a14
0xe8da…63220x9c95…e299Base—$0.001100%fluxa49d ago0xf52ded…1fe0c7
0xe8da…63220x9c95…e299Base—$0.001100%fluxa49d ago0xbd6e71…ad19f7
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa49d ago0x91aee3…4a9b55
0xe8da…63220x9c95…e299Base—$0.001100%fluxa49d ago0xb34236…ae05fc
0xe8da…63220x9c95…e299Base—$0.001100%fluxa49d ago0x4129f9…65a505
0xe8da…63220x9c95…e299Base—$0.001100%fluxa49d ago0xb6d20f…60a06c
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa49d ago0xca0ad8…235110
0xe8da…63220x9c95…e299Base—$0.001100%fluxa49d ago0x4fda54…61c847
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa49d ago0x42e7fa…e9ccc1
0xe8da…63220xfe80…47eeBase—$0.001100%fluxa49d ago0x227317…480731
0xe8da…63220x9c95…e299Base—$0.001100%fluxa49d ago0xf898d8…cf4c24
0xe8da…63220x9c95…e299Base—$0.001100%fluxa49d ago0x0fe15f…8f035b

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.