Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd066…64350xfe80…47eeBase—$0.001100%fluxa45d ago0xa98c8c…afe316
0xd066…64350xfe80…47eeBase—$0.001100%fluxa45d ago0x64b505…174973
0xd066…64350xfe80…47eeBase—$0.001100%fluxa45d ago0x43bf9c…7a9399
0xd066…64350xfe80…47eeBase—$0.001100%fluxa45d ago0x52b5e8…d58750
0xd066…64350x9c95…e299Base—$0.001100%fluxa45d ago0xd491ee…5c4e06
0xd066…64350xfe80…47eeBase—$0.001100%fluxa45d ago0xabd8ab…d54224
0xd066…64350xfe80…47eeBase—$0.001100%fluxa45d ago0x22d983…5c20ee
0xd066…64350xfe80…47eeBase—$0.001100%fluxa45d ago0xa9ec65…59ff2d
0xd066…64350x9c95…e299Base—$0.001100%fluxa45d ago0xa0bc86…531f7d
0xd066…64350x9c95…e299Base—$0.001100%fluxa45d ago0x08f21c…180744
0xd066…64350xfe80…47eeBase—$0.001100%fluxa45d ago0xcc953b…0e6a81
0xd066…64350xfe80…47eeBase—$0.001100%fluxa45d ago0x954aa3…e263eb
0xd066…64350xfe80…47eeBase—$0.001100%fluxa45d ago0xd259b3…69a317
0xd066…64350x9c95…e299Base—$0.001100%fluxa45d ago0xba7b35…17da45
0xd066…64350x9c95…e299Base—$0.001100%fluxa45d ago0x74f6b0…f41510
0xd066…64350x9c95…e299Base—$0.001100%fluxa46d ago0xa2253e…a063e6
0xd066…64350x9c95…e299Base—$0.001100%fluxa46d ago0xe0f229…e9361b
0xd066…64350x9c95…e299Base—$0.001100%fluxa46d ago0xc72f84…38cb3b
0xd066…64350x9c95…e299Base—$0.001100%fluxa46d ago0x51c287…52f2f2
0xd066…64350x9c95…e299Base—$0.001100%fluxa46d ago0xfcc145…0c1951
0xd066…64350xfe80…47eeBase—$0.001100%fluxa46d ago0xe88582…638584
0xd066…64350x9c95…e299Base—$0.001100%fluxa46d ago0xbe14d2…a2865c
0xd066…64350x9c95…e299Base—$0.001100%fluxa46d ago0x954330…913637
0xd066…64350x9c95…e299Base—$0.001100%fluxa46d ago0x5b94b3…48848c
0xd066…64350x9c95…e299Base—$0.001100%fluxa46d ago0xedbc16…5102ea

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.