Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7866…edab0x9c95…e299Base—$0.001100%fluxa48d ago0xd046a2…67daca
0x7866…edab0x9c95…e299Base—$0.001100%fluxa48d ago0x080cbc…60035a
0x7866…edab0x9c95…e299Base—$0.001100%fluxa48d ago0xa14e3f…717ed5
0x7866…edab0xfe80…47eeBase—$0.001100%fluxa48d ago0xe2bb84…df7f91
0x7866…edab0xfe80…47eeBase—$0.001100%fluxa48d ago0x6ca49f…97a654
0x7866…edab0x9c95…e299Base—$0.001100%fluxa48d ago0xa38a39…10e0c3
0x7866…edab0x9c95…e299Base—$0.001100%fluxa48d ago0xbb19c1…fb2882
0x7866…edab0xfe80…47eeBase—$0.001100%fluxa48d ago0xa30a2d…ef8d56
0x7866…edab0xfe80…47eeBase—$0.001100%fluxa48d ago0x4a7caf…0e064a
0x7866…edab0x9c95…e299Base—$0.001100%fluxa48d ago0xbebe78…4f253e
0x7866…edab0x9c95…e299Base—$0.001100%fluxa48d ago0x123991…605e4c
0x7866…edab0x9c95…e299Base—$0.001100%fluxa48d ago0x890f8d…4776eb
0x7866…edab0x9c95…e299Base—$0.001100%fluxa48d ago0x5fe5d7…167a9d
0x7866…edab0xfe80…47eeBase—$0.001100%fluxa48d ago0xcb583e…3adadc
0x7866…edab0xfe80…47eeBase—$0.001100%fluxa48d ago0x08ac96…a36e88
0x7866…edab0xfe80…47eeBase—$0.001100%fluxa48d ago0xf2c8de…4f969f
0x7866…edab0x9c95…e299Base—$0.001100%fluxa48d ago0xadccab…13b42d
0x7866…edab0xfe80…47eeBase—$0.001100%fluxa48d ago0x83862c…a3fb23
0x7866…edab0xfe80…47eeBase—$0.001100%fluxa48d ago0x5d9d0d…8d2ec4
0x7866…edab0x9c95…e299Base—$0.001100%fluxa48d ago0xe2a0be…c39bb7
0x7866…edab0x9c95…e299Base—$0.001100%fluxa48d ago0x636e10…cc8bd4
0x7866…edab0x9c95…e299Base—$0.001100%fluxa48d ago0x9f9138…0b0c3a
0x7866…edab0xfe80…47eeBase—$0.001100%fluxa48d ago0xdbf28f…4e545d
0x7866…edab0xfe80…47eeBase—$0.001100%fluxa48d ago0xad6baa…760062
0x7866…edab0xfe80…47eeBase—$0.001100%fluxa48d ago0x00e2a6…7dab06

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.