Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa14d ago0x1a03d1…422d2b
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa14d ago0xd22a1e…dff14e
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa14d ago0x247f76…d41959
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa15d ago0x1d9b4f…b420e4
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa15d ago0x263c07…b3b490
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa15d ago0x5dc7e4…9558ea
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa15d ago0xfa77c8…9f7213
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa15d ago0x3743b1…bc25cd
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa15d ago0xe4b3a7…7304c3
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa15d ago0x2ea0b8…ce72bd
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa15d ago0xbd85cc…ed0fbd
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa15d ago0x09ca92…84f328
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa15d ago0x7f442a…5ae2f7
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa15d ago0x61cf80…953453
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa15d ago0x797e11…a4dca5
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa15d ago0x927f4d…94fa3e
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa15d ago0xb35440…e55b28
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa15d ago0x444a30…f59b64
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa15d ago0x629e05…cbcfb7
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa15d ago0xe73d68…fadca8
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa15d ago0x5f0187…2e8cd3
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa15d ago0x8628c3…87dc5c
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa15d ago0x9c791b…b4a51e

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.