Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa43d ago0x0589b5…76dd6f
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa43d ago0x2e4450…07277a
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa43d ago0x6c2882…408f1e
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa43d ago0x8b3e5d…344eaf
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa43d ago0x5cdd2e…6700bd
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa43d ago0x3eae09…b14d32
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa43d ago0xe6c197…15fa1b
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa43d ago0xfe2224…214fff
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa43d ago0x34f6a6…1804ab
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa43d ago0x7bf611…5b63ab
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa43d ago0xeb9980…69a1ba
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa43d ago0x01b4a1…7bcf98
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa43d ago0x81ec3a…d9264c
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa43d ago0x44f682…b241d5
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa43d ago0x1b03c3…09c8f3
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa43d ago0xd5eaee…70aa9d
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa43d ago0xb5edc2…c4c520
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa43d ago0x3d0178…9fe82b
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa43d ago0x7eca7e…5858a1
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa43d ago0x6d5684…5554dc
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa43d ago0x133fd2…1d2a21
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa44d ago0xcac7cd…f67c81
0x49eb…1bb30xfe80…47eeBase$0.001100%fluxa44d ago0xb05557…8d62a1
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa44d ago0x0ac811…876288
0x49eb…1bb30x9c95…e299Base$0.001100%fluxa44d ago0x5d3d23…4811ec

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.