Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9128…21940x6839…1a2bBase$0.003100%Route unknown98d ago0xeb85e2…d07711
0x9128…21940x6839…1a2bBase$0.003100%Route unknown98d ago0xd1d15e…2e200e
0x9128…21940x6839…1a2bBase$0.003100%Route unknown98d ago0x66f40c…bccc74
0x9128…21940x6839…1a2bBase$0.003100%Route unknown98d ago0xb035d4…4c9257
0x9128…21940x6839…1a2bBase$0.003100%Route unknown98d ago0x25ad03…114267
0x9128…21940x6839…1a2bBase$0.003100%Route unknown98d ago0xd18f11…685fac
0x9128…21940x6839…1a2bBase$0.003100%Route unknown98d ago0x59180c…fd8a02
0x9128…21940x6839…1a2bBase$0.003100%Route unknown98d ago0x5b946a…7df46d
0x9128…21940x6839…1a2bBase$0.003100%Route unknown98d ago0x19778a…80b553
0x9128…21940x6839…1a2bBase$0.003100%Route unknown98d ago0x9bfc06…227c7d
0x9128…21940x6839…1a2bBase$0.003100%Route unknown98d ago0x61cfe2…a8903c
0x9128…21940x6839…1a2bBase$0.003100%Route unknown98d ago0x34b862…894aaa
0x9128…21940x6839…1a2bBase$0.003100%Route unknown98d ago0xb22fce…6b478e
0x9128…21940x6839…1a2bBase$0.003100%Route unknown98d ago0x7070ab…994d0b
0x9128…21940x6839…1a2bBase$0.003100%Route unknown98d ago0xc551c2…6a4f3f
0x9128…21940x6839…1a2bBase$0.003100%Route unknown98d ago0x102827…a7adff
0x9128…21940x6839…1a2bBase$0.003100%Route unknown98d ago0x63ffb6…33c227
0x9128…21940x6839…1a2bBase$0.003100%Route unknown98d ago0x812560…3d1d4b
0x9128…21940x6839…1a2bBase$1.00100%Route unknown98d ago0x5b62e7…d94fbd
0x9128…21940x6839…1a2bBase$1.00100%Route unknown98d ago0xf6e115…931898
0x9128…21940x6839…1a2bBase$1.00100%Route unknown98d ago0x7a184a…1770a3
0x9128…21940x6839…1a2bBase$1.00100%Route unknown98d ago0x6907a6…0a619d
0x9128…21940x6839…1a2bBase$1.00100%Route unknown98d ago0xb168a2…1626c8
0x9128…21940x6839…1a2bBase$1.00100%Route unknown98d ago0x8ea41d…456e2e
0x9128…21940x6839…1a2bBase$0.003100%Route unknown98d ago0xd88c2a…d031f9

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.