Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa36d ago0x9566e0…9ffbd3
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa36d ago0xa9e60b…9b4572
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa36d ago0xdad66e…985ff8
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa37d ago0xc90dd7…dfd5f6
0xa133…ce440x9c95…e299Base—$0.001100%fluxa37d ago0xbf809d…94ffc1
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa37d ago0x45f755…9c2cc3
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa37d ago0xc8a6f0…404960
0xa133…ce440x9c95…e299Base—$0.001100%fluxa37d ago0x2ee109…2cfc1c
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa37d ago0x489c91…d323a7
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa37d ago0xdcd894…d25e2f
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa37d ago0xdf2bed…cf2c91
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa37d ago0xf7b9d5…4b2400
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa37d ago0x987dd9…738364
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa37d ago0x98be6a…c04b83
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa37d ago0xeb0488…0778c9
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa37d ago0xd98154…fba200
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa37d ago0x505991…b585e5
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa37d ago0x08815f…518a69
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa37d ago0x45f9a6…bfdeba

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.