Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc64b…da150x1227…dc20Base—$0.01100%coinbase72d ago0xe3efc5…0f2634
0xc64b…da150x29b3…b414Base—$0.01100%coinbase72d ago0xfffba0…2457d6
0xc64b…da150x7d02…5d23Base—$0.01100%coinbase72d ago0x98d119…bd899a
0xc64b…da150xf78e…4d60Base—$0.01100%coinbase72d ago0x8a186b…087fa7
0xc64b…da150x3ac6…0fdbBase—$0.01100%coinbase72d ago0xe472d7…cc3605
0xc64b…da150x3b88…971fBase—$0.01100%coinbase72d ago0x27a576…7c05b5
0xc64b…da150x30d6…2accBase—$0.01100%coinbase72d ago0x467402…e6e4b3
0xc64b…da150xfa95…f630Base—$0.01100%coinbase72d ago0xb87bfd…fbc8a2
0xc64b…da150x7793…d18bBase—$0.01100%coinbase72d ago0x2dea21…14543b
0xc64b…da150xe7ed…06c1Base—$0.01100%coinbase72d ago0xe40a7a…3d457a
0xc64b…da150x6187…8477Base—$0.01100%coinbase72d ago0xe59983…c3b812
0xc64b…da150x5023…912dBase—$0.01100%coinbase72d ago0xb77164…aa686f
0xc64b…da150x0227…bdfdBase—$0.01100%coinbase72d ago0x688bb2…8d2fa1
0xc64b…da150xb8b6…f2bbBase—$0.01100%coinbase72d ago0x133da1…0424d1
0xc64b…da150x6a36…4c81Base—$0.01100%coinbase72d ago0x8a6612…858c01
0xc64b…da150xebcd…fb21Base—$0.01100%coinbase72d ago0x3d2dd0…e34be3
0xc64b…da150xbfe2…dd86Base—$0.01100%coinbase72d ago0x2c039c…cec204
0xc64b…da150xf974…77a9Base—$0.01100%coinbase72d ago0xeef7ff…b93a25
0xc64b…da150xbbd3…e1f1Base—$0.01100%coinbase72d ago0x78efc1…fa1240
0xc64b…da150x920f…4a24Base—$0.01100%coinbase72d ago0xec3b92…c3079f
0xc64b…da150x5b5a…e12cBase—$0.01100%coinbase72d ago0x79ccbe…fe46bd
0xc64b…da150x2314…5fd9Base—$0.01100%coinbase72d ago0x00f9c3…06453a
0xc64b…da150x2f19…228aBase—$0.01100%coinbase72d ago0x78eb62…65b9d4
0xc64b…da150xc63d…f323Base—$0.01100%coinbase72d ago0xafb7b2…a22266
0xc64b…da150xf4fe…5572Base—$0.01100%coinbase72d ago0x86c47b…246bcf

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.