Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0x075808…505089
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0xdd1dd4…eba57c
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0x08a368…5c6be9
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0x8e6337…496dfe
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0x2bc7a8…1f281f
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0x9200f0…225d85
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0x2e20c3…e3fa1a
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0x56ad63…631e92
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa47d ago0x349963…80e9e5
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0x3d1f29…44a6a6
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa47d ago0xbb281d…44b21d
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa47d ago0x87f217…87bd77
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa47d ago0x94a423…e26de2
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa47d ago0xc66d46…f83fd1
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa47d ago0x75488e…838c64
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa47d ago0xf98272…f2863d
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa47d ago0xb5467e…20c1d4
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa47d ago0x15bc1a…eb4013
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa47d ago0xd63b21…c41388
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa47d ago0x581e6b…c0f23f

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.