Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a48…19040x32d9…ef7eBase—$913.57100%0xbbcc…962e107d ago0xda8b55…45a0e1
0xb616…97510x32d9…ef7eBase—$25.00100%0xbbcc…962e108d ago0xeeceb9…4f1592
0xb616…97510x32d9…ef7eBase—$18.00100%0xbbcc…962e108d ago0xe25647…c681b4
0x565a…12900x32d9…ef7eBase—$30.97100%0xbbcc…962e108d ago0x44b29e…47271e
0xb767…72800x32d9…ef7eBase—$100.00100%0xbbcc…962e108d ago0x71dc6f…c217c7
0x565a…12900x32d9…ef7eBase—$30.00100%0xbbcc…962e108d ago0xfc180e…3a6e22
0xb629…ab090x32d9…ef7eBase—$297.04100%0xbbcc…962e108d ago0x3f35a6…8e2736
0x565a…12900x32d9…ef7eBase—$20.00100%0xbbcc…962e108d ago0xdd8447…2282a5
0x565a…12900x32d9…ef7eBase—$40.00100%0xbbcc…962e108d ago0x856200…bd388f
0xb629…ab090x32d9…ef7eBase—$297.04100%0xbbcc…962e108d ago0xd57c04…1a9bcb
0x565a…12900x32d9…ef7eBase—$60.00100%0xbbcc…962e108d ago0x9c57d2…adf563
0x565a…12900x32d9…ef7eBase—$18.00100%0xbbcc…962e108d ago0xb59815…f22a65
0x565a…12900x32d9…ef7eBase—$25.00100%0xbbcc…962e108d ago0xff7116…e9ed9e
0xb629…ab090x32d9…ef7eBase—$197.78100%0xbbcc…962e108d ago0x22e154…d927c8
0x0c4c…94d10x32d9…ef7eBase—$200.00100%0xbbcc…962e108d ago0x9f3b48…e222b9
0xb616…97510x32d9…ef7eBase—$22.00100%0xbbcc…962e108d ago0x03d75e…e343ee
0x0c4c…94d10x32d9…ef7eBase—$100.00100%0xbbcc…962e108d ago0xcd3720…62fc86
0x0c4c…94d10x32d9…ef7eBase—$100.00100%0xbbcc…962e108d ago0xde2756…62f9a9
0x0c4c…94d10x32d9…ef7eBase—$100.00100%0xbbcc…962e108d ago0x82747e…60e0b5

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.