Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbec8…26970xfe80…47eeBase$0.001100%fluxa35d ago0x77a25a…9546bf
0xbec8…26970xfe80…47eeBase$0.001100%fluxa35d ago0x251dca…a7d0b4
0xbec8…26970x9c95…e299Base$0.001100%fluxa35d ago0x638779…66fd8d
0xbec8…26970x9c95…e299Base$0.001100%fluxa35d ago0x50917b…4e55a2
0xbec8…26970x9c95…e299Base$0.001100%fluxa35d ago0x012ce9…5a5b80
0xbec8…26970xfe80…47eeBase$0.001100%fluxa35d ago0xe099e8…91bb86
0xbec8…26970x9c95…e299Base$0.001100%fluxa35d ago0xbfead0…11fe51
0xbec8…26970xfe80…47eeBase$0.001100%fluxa35d ago0x2ecadf…c63e31
0xbec8…26970xfe80…47eeBase$0.001100%fluxa35d ago0x684a1e…c9747c
0xbec8…26970x9c95…e299Base$0.001100%fluxa35d ago0xf0e30c…12ac39
0xbec8…26970x9c95…e299Base$0.001100%fluxa35d ago0x176e04…45460f
0xbec8…26970x9c95…e299Base$0.001100%fluxa35d ago0x6bfed9…3995cd
0xbec8…26970xfe80…47eeBase$0.001100%fluxa35d ago0xd9aaa2…8f93d7
0xbec8…26970xfe80…47eeBase$0.001100%fluxa35d ago0x03dd63…a4a2ec
0xbec8…26970xfe80…47eeBase$0.001100%fluxa35d ago0xff0af9…7a124f
0xbec8…26970x9c95…e299Base$0.001100%fluxa35d ago0x298093…a0a669
0xbec8…26970x9c95…e299Base$0.001100%fluxa35d ago0x81b63d…046824
0xbec8…26970x9c95…e299Base$0.001100%fluxa36d ago0x4101db…a494ef
0xbec8…26970x9c95…e299Base$0.001100%fluxa36d ago0xd6e50f…79afd2
0xbec8…26970x9c95…e299Base$0.001100%fluxa36d ago0x724638…9acf64
0xbec8…26970xfe80…47eeBase$0.001100%fluxa36d ago0x9e9dfe…a1a682
0xbec8…26970x9c95…e299Base$0.001100%fluxa36d ago0x926290…001563
0xbec8…26970xfe80…47eeBase$0.001100%fluxa36d ago0x682be0…1b4c11
0xbec8…26970xfe80…47eeBase$0.001100%fluxa36d ago0x8c1b08…0ca06a
0xbec8…26970xfe80…47eeBase$0.001100%fluxa36d ago0xd15d59…8cd6fd

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.