Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa39d ago0x073d5c…e1e90d
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa39d ago0x41dc1d…0c15c5
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa39d ago0xcf66eb…bf6861
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa39d ago0x5f48a6…0ae521
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa39d ago0x8ae5d3…e660a5
0x3a4f…cab20xfe80…47eeBase—$0.001100%fluxa39d ago0xa61dd8…84044b
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa39d ago0x890377…77dee3
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa39d ago0xf405cf…ac24c7
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa39d ago0x363b3b…da9eb0
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa39d ago0x030904…3cdb71
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa39d ago0x76cbb7…831ad9
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa39d ago0x8f5df4…dba722
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa39d ago0xebe1f8…6ea2af
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa39d ago0xcdb081…80b06f
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa39d ago0x01dba0…2f2641
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa39d ago0x2b540b…75d07b
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa39d ago0x1ef65a…67145a
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa39d ago0xb70e4f…c36dc9
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa39d ago0xed7bf6…3a77ff
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa39d ago0x9dc5a5…283ee1
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa39d ago0x79998d…7129cf
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa39d ago0x843c11…91d0f7
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa39d ago0x45ae88…94c64c
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa39d ago0x1b6932…3b85ff
0x3a4f…cab20x9c95…e299Base—$0.001100%fluxa39d ago0xe690e6…a27b9b

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.