Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa40d ago0x8a3039…539f07
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa40d ago0x544912…8c220e
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa40d ago0xa3ad6f…99e409
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa40d ago0x89fa3b…1365dd
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa40d ago0xc5fa73…05769c
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa40d ago0x59807c…98b4af
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa40d ago0xc1d137…f2be5b
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa40d ago0x9071d0…046504
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa40d ago0x02ae71…e434fb
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa40d ago0x4be19a…ea77a5
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa40d ago0x2ceef8…e94b56
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa40d ago0x819a42…5b45a5
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa40d ago0x64742b…037ba7
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa40d ago0x9c8f70…9798ba
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa40d ago0x257d18…dda6e3
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa40d ago0x31c3ff…1d187d
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa40d ago0xc03209…048f66
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa40d ago0xe48f7e…78a7b8
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa40d ago0xbd9a49…aa3ac9
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa40d ago0x725daf…667bc6
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa40d ago0xc30ff1…f7fe0c
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa40d ago0x6e85fd…f2d461
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa40d ago0x3ec712…41b71b
0x2d1c…73ed0xfe80…47eeBase—$0.001100%fluxa40d ago0x83e7e3…b8fed5
0x2d1c…73ed0x9c95…e299Base—$0.001100%fluxa40d ago0x3dce0f…9169af

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.