Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x35f7de…62cf37
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0xa34448…1e87a5
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x36508a…f07b66
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x9fc158…3c1611
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0xd1594e…990d41
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x211ace…134279
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0xda8b27…22a127
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0xc3b89c…47b6d4
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0xb3d462…cdfcde
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x985696…9e59b3
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x902fd2…beec6a
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0xb22c2f…a32c91
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x476d8a…3b7760
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x800663…04f8b3
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x47f03f…9cc6ab
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x530b3f…e71242
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x4c1f9e…a52b4a
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x6894c6…859fe7
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0xae35a3…3fa268
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x030764…baccb0
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0xcb2cb8…3087a9
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x1f03d6…d5ff6b
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0xc46f1c…3e8499
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0xb14d28…0dbe9f

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.