Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd194…bea50x9c95…e299Base—$0.001100%fluxa78d ago0x818e59…60dfd4
0xd194…bea50x9c95…e299Base—$0.001100%fluxa78d ago0xd05ba2…c016a7
0xd194…bea50x9c95…e299Base—$0.001100%fluxa78d ago0xfa3a44…be096a
0xd194…bea50x9c95…e299Base—$0.001100%fluxa78d ago0x86efbc…0976cb
0xd194…bea50x9c95…e299Base—$0.001100%fluxa78d ago0x333c42…0860e2
0xd194…bea50x9c95…e299Base—$0.001100%fluxa78d ago0xfc9a9b…5c5b28
0xd194…bea50x9c95…e299Base—$0.001100%fluxa78d ago0xcfd439…15bd27
0xd194…bea50x9c95…e299Base—$0.001100%fluxa78d ago0xbb1f49…893806
0xd194…bea50x9c95…e299Base—$0.001100%fluxa78d ago0x6c671d…9b5e1c
0xd194…bea50x9c95…e299Base—$0.001100%fluxa79d ago0x7169ed…276900
0xd194…bea50x9c95…e299Base—$0.001100%fluxa79d ago0x4bbfa0…5b182a
0xd194…bea50x9c95…e299Base—$0.001100%fluxa79d ago0xab20ea…438e4a
0xd194…bea50x9c95…e299Base—$0.001100%fluxa79d ago0x069bf5…98f44b
0xd194…bea50x9c95…e299Base—$0.001100%fluxa79d ago0x2e4699…18ce46
0xd194…bea50x9c95…e299Base—$0.001100%fluxa79d ago0x322976…a22d1d
0xd194…bea50x9c95…e299Base—$0.001100%fluxa79d ago0xee10f6…dbfef7
0xd194…bea50x9c95…e299Base—$0.001100%fluxa79d ago0x65e842…f685b8
0xd194…bea50x9c95…e299Base—$0.001100%fluxa79d ago0xda14bb…be1ffd
0xd194…bea50x9c95…e299Base—$0.001100%fluxa79d ago0xde775b…ec7bbc
0xd194…bea50x9c95…e299Base—$0.001100%fluxa79d ago0xcb8738…0664e8
0xd194…bea50x9c95…e299Base—$0.001100%fluxa79d ago0x71243e…cc9660
0xd194…bea50x9c95…e299Base—$0.001100%fluxa79d ago0x4d8fc0…217b69
0xd194…bea50x9c95…e299Base—$0.001100%fluxa79d ago0xb7cd0d…c483be
0xd194…bea50x9c95…e299Base—$0.001100%fluxa79d ago0xd458b4…f55b0a
0xd194…bea50x9c95…e299Base—$0.001100%fluxa79d ago0x840224…6e246d

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.