Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa47d ago0x3f37e4…48175e
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa47d ago0x727934…f68801
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa47d ago0xd72f7c…d40d49
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa47d ago0x92c23d…c2bfa1
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa47d ago0xf8c866…087179
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa47d ago0x9bbd10…755516
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa47d ago0xe2111a…99bb48
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa47d ago0xed65e6…73d538
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa47d ago0x4849ad…c9cd53
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa47d ago0xe0d39b…c9e378
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa47d ago0x696cfc…22beae
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa47d ago0x76efb7…e7266d
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa47d ago0x1a8a46…ae97ad
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa47d ago0xd9ecaf…0636ea
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa47d ago0x73f8c0…8e425b
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa47d ago0x17ad7c…bdfcd0
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa47d ago0xe16ef9…967283
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa47d ago0xc5fa60…835028
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa48d ago0x535c24…8d5f1c
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa48d ago0x23741b…af355c
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa48d ago0x78b734…e6d623
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa48d ago0x141018…3ae51d
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa48d ago0x4726d2…b7feac
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa48d ago0xdd9eb4…630741
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa48d ago0xf6b024…db4a9e

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.