Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa73d ago0x79dcdc…091600
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa73d ago0xaa7b8a…d00663
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa73d ago0x56d19c…818946
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa73d ago0x040790…ffd666
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa73d ago0x7366ea…cd71cd
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa73d ago0xd52309…2656e2
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa73d ago0xaa53fc…7bc5bb
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa73d ago0xbf401a…ac3423
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa73d ago0x463122…9ee183
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa73d ago0xb1d182…614eba
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa73d ago0xfa2258…bb61e3
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa73d ago0xbf9deb…bfaebc
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa73d ago0xcaf938…a513b6
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa73d ago0xc56e05…a0ad63
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa73d ago0xee0329…2dee88
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa73d ago0x75e9f2…96394a
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa73d ago0x87f4b5…c19a78
0x6ddd…8dab0xfe80…47eeBase—$0.001100%fluxa73d ago0x1c093f…f1ed33
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa73d ago0xa6d678…10bcff
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa73d ago0x0b522a…45038f
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa73d ago0x7cceb2…790ef9
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa73d ago0xabf2b0…462b4c

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.