Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown32d ago0x8ddf6c…c0e166
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown32d ago0xbdcaaa…8facb6
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown32d ago0xdfc01a…c8a578
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown32d ago0xd79a6e…70294e
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown32d ago0xfee079…139922
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown33d ago0x3f2eef…79d49d
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown33d ago0x6511fe…8395d9
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown33d ago0xb0e1fc…20b38b
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown33d ago0x9840d4…bdec22
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown33d ago0x1e1d74…22d1c7
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown33d ago0x8c2574…93c1be
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown33d ago0x8c40c0…4182e8
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown33d ago0x7961b4…fd96a2
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown33d ago0x677c5c…7a967b
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown33d ago0x886a3f…81b9a7
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown33d ago0x97f135…5a18a7
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown33d ago0x9a3731…3773b4
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown33d ago0x6b3f80…a15e00
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown33d ago0x78a98d…2d1a1e
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown33d ago0x18bb74…016df8
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown33d ago0x6c1fcc…abb64f
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown33d ago0x7861fd…1eb88e
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown33d ago0x54a28f…885f22
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown33d ago0xb80d91…26c13c
0xf055…f9f50x6839…1a2bBase$0.003100%Route unknown33d ago0xcb7eb9…a6f428

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.