Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7b…00710x9c95…e299Base$0.001100%fluxa47d ago0x838266…dc3de7
0x5c7b…00710x9c95…e299Base$0.001100%fluxa47d ago0x2019e2…47e951
0x5c7b…00710x9c95…e299Base$0.001100%fluxa47d ago0x480cbb…5de1c6
0x5c7b…00710x9c95…e299Base$0.001100%fluxa47d ago0x2ab7cd…19e096
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa47d ago0x98fd9d…d83eb9
0x5c7b…00710x9c95…e299Base$0.001100%fluxa47d ago0xfac197…d1dc38
0x5c7b…00710x9c95…e299Base$0.001100%fluxa47d ago0x6edf7d…312e6c
0x5c7b…00710x9c95…e299Base$0.001100%fluxa47d ago0x9aa53b…2a8763
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa47d ago0x1799c5…2070af
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa47d ago0x8b2dd5…7cbdfd
0x5c7b…00710x9c95…e299Base$0.001100%fluxa47d ago0xa09f9b…bb6882
0x5c7b…00710x9c95…e299Base$0.001100%fluxa47d ago0x2023b1…6c88e3
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa47d ago0x2657d9…54f245
0x5c7b…00710x9c95…e299Base$0.001100%fluxa47d ago0x300637…25d492
0x5c7b…00710x9c95…e299Base$0.001100%fluxa48d ago0x1b47b9…736d8d
0x5c7b…00710x9c95…e299Base$0.001100%fluxa48d ago0x2e9f86…a09848
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa48d ago0xaff0f7…06d0a2
0x5c7b…00710x9c95…e299Base$0.001100%fluxa48d ago0x7409ed…b02eed
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa48d ago0xaee7d4…9cd7d7
0x5c7b…00710x9c95…e299Base$0.001100%fluxa48d ago0xff6637…2efbd4
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa48d ago0xfeda87…93bdf4
0x5c7b…00710x9c95…e299Base$0.001100%fluxa48d ago0xc9ebf5…9b2e8c
0x5c7b…00710x9c95…e299Base$0.001100%fluxa48d ago0x810075…79c80a
0x5c7b…00710x9c95…e299Base$0.001100%fluxa48d ago0x4ed11e…57bdf4
0x5c7b…00710x9c95…e299Base$0.001100%fluxa48d ago0x0a3762…59b614

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.