Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0x5b3d92…2341eb
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0xe0c989…521fa3
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0x669d47…1cfbc2
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0xb86b71…3c6b99
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0xa4c02a…76d4eb
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0xcaa312…46a2dd
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0x648215…3469d4
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0x644722…ba594a
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0xb7b8b2…d9c41b
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0x116273…53d289
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0x2ff8d2…4dc5be
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0xe13924…2bb8bb
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0x33cea0…e83b26
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0xa44af0…b415a6
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0x880d5f…2d542d
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0x0a7b09…ea29ab
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0xb92186…cb4eac
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0xc815c9…db3efb
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0xf4406e…187713
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0xc8452c…02b3a8
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0xde4f33…e5f04d
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0xd9af54…e0285a
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0x5628b6…9239e3
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0xde90c7…024a9b
0x1100…49720x6839…1a2bBase$0.003100%Route unknown100d ago0x3e8cf6…12cdac

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.