Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown32d ago0x6d2c94…5e96c3
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown32d ago0x41cf97…04dc17
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown32d ago0x002c83…64f8a2
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown32d ago0x9be1e1…7f5113
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown33d ago0x9260a8…bd1143
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown33d ago0xdb892b…4d8a5d
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown33d ago0x1465be…1a1511
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown33d ago0xabd193…2d4b9d
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown33d ago0xb0c99c…3328aa
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown33d ago0xb0af6f…1e903b
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown33d ago0x5d5921…3d4b17
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown33d ago0xb765e6…4c5b39
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown33d ago0x179807…494885
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown33d ago0xec0729…ba7835
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown33d ago0x82dc08…562d2c
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown33d ago0x4d66c0…e94f51
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown33d ago0xbd6067…a2e81d
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown33d ago0xfafd73…90e3aa
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown33d ago0xe01847…662021
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown33d ago0x5d5761…66844c
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown33d ago0xfc0937…0c23ce
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown33d ago0x037851…7078a5
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown33d ago0x1db6a1…9d61e0
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown33d ago0xdfbc9d…a2d1c2
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown33d ago0xb90c2b…81258a

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.