Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8780…71f30x9c95…e299Base$0.001100%fluxa64d ago0x718bd1…9ed006
0x8780…71f30x9c95…e299Base$0.001100%fluxa64d ago0x5e16ae…989eab
0x8780…71f30x9c95…e299Base$0.001100%fluxa64d ago0xb81b8f…8908eb
0x8780…71f30x9c95…e299Base$0.001100%fluxa64d ago0x0c24be…7e67d1
0x8780…71f30x9c95…e299Base$0.001100%fluxa64d ago0x5e71f9…993957
0x8780…71f30x9c95…e299Base$0.001100%fluxa64d ago0x25d0c7…cb0802
0x8780…71f30x9c95…e299Base$0.001100%fluxa64d ago0xe6f796…5eae70
0x8780…71f30x9c95…e299Base$0.001100%fluxa64d ago0xead49e…b791e7
0x8780…71f30x9c95…e299Base$0.001100%fluxa65d ago0xdbb463…7b2ac4
0x8780…71f30x9c95…e299Base$0.001100%fluxa65d ago0x15a049…69e10e
0x8780…71f30x9c95…e299Base$0.001100%fluxa65d ago0x86e0ee…d9eb48
0x8780…71f30x9c95…e299Base$0.001100%fluxa65d ago0xe3fe1e…a16ad7
0x8780…71f30x9c95…e299Base$0.001100%fluxa65d ago0xe56655…97dba1
0x8780…71f30x9c95…e299Base$0.001100%fluxa65d ago0x2c55f2…c67e75
0x8780…71f30x9c95…e299Base$0.001100%fluxa65d ago0xa13af8…389e1c
0x8780…71f30x9c95…e299Base$0.001100%fluxa65d ago0x3e6acf…c8ff3d
0x8780…71f30x9c95…e299Base$0.001100%fluxa65d ago0xfa446e…1803ec
0x8780…71f30x9c95…e299Base$0.001100%fluxa65d ago0xd54050…59afb3
0x8780…71f30x9c95…e299Base$0.001100%fluxa65d ago0xd09536…3115e2
0x8780…71f30x9c95…e299Base$0.001100%fluxa65d ago0xeb3a68…075bfa
0x8780…71f30x9c95…e299Base$0.001100%fluxa65d ago0x5ca50b…562fa4
0x8780…71f30x9c95…e299Base$0.001100%fluxa65d ago0xf06e59…d6a608
0x8780…71f30x9c95…e299Base$0.001100%fluxa65d ago0x7ff251…09015d
0x8780…71f30x9c95…e299Base$0.001100%fluxa65d ago0xbcbcfe…980555
0x8780…71f30x9c95…e299Base$0.001100%fluxa65d ago0xe79681…4f29a6

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.