Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6387…5be80xfe80…47eeBase$0.001100%fluxa16d ago0xbc45d1…d1b015
0x6387…5be80xfe80…47eeBase$0.001100%fluxa16d ago0x15154e…214703
0x6387…5be80xfe80…47eeBase$0.001100%fluxa16d ago0xa34b67…9bfd54
0x6387…5be80xfe80…47eeBase$0.001100%fluxa16d ago0x2f60b8…6977ac
0x6387…5be80xfe80…47eeBase$0.001100%fluxa16d ago0x0eb3d5…1e88df
0x6387…5be80xfe80…47eeBase$0.001100%fluxa16d ago0xa72d77…ed72c2
0x6387…5be80xfe80…47eeBase$0.001100%fluxa16d ago0xaaedc5…628980
0x6387…5be80xfe80…47eeBase$0.001100%fluxa16d ago0xd49829…c9f7b4
0x6387…5be80xfe80…47eeBase$0.001100%fluxa16d ago0xf48ff8…978ef0
0x6387…5be80xfe80…47eeBase$0.001100%fluxa16d ago0xe1ae1a…e58eb9
0x6387…5be80xfe80…47eeBase$0.001100%fluxa16d ago0x8e60f6…17209e
0x6387…5be80xfe80…47eeBase$0.001100%fluxa16d ago0x2d4e93…cc8bab
0x6387…5be80xfe80…47eeBase$0.001100%fluxa16d ago0x91f7d1…17a216
0x6387…5be80xfe80…47eeBase$0.001100%fluxa17d ago0xf3fa1d…d9c0ba
0x6387…5be80xfe80…47eeBase$0.001100%fluxa17d ago0xad0762…bcd4fa
0x6387…5be80xfe80…47eeBase$0.001100%fluxa17d ago0x696ea0…d48596
0x6387…5be80xfe80…47eeBase$0.001100%fluxa17d ago0x1fecdb…de5d2e
0x6387…5be80xfe80…47eeBase$0.001100%fluxa17d ago0x07bd70…65bbd6
0x6387…5be80xfe80…47eeBase$0.001100%fluxa17d ago0xb92518…ced00b
0x6387…5be80xfe80…47eeBase$0.001100%fluxa17d ago0x563c19…841112
0x6387…5be80xfe80…47eeBase$0.001100%fluxa17d ago0x2315b0…8889ab
0x6387…5be80xfe80…47eeBase$0.001100%fluxa17d ago0x1b7700…f8cef8
0x6387…5be80xfe80…47eeBase$0.001100%fluxa17d ago0x6e9943…e055eb
0x6387…5be80xfe80…47eeBase$0.001100%fluxa17d ago0xfedae0…bc9f2c
0x6387…5be80xfe80…47eeBase$0.001100%fluxa17d ago0x4087f5…e337eb

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.