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 unknown95d ago0xd22c44…9d17a7
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown95d ago0x6dbc99…71b53c
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown95d ago0x73676c…dedfa6
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown95d ago0x3cdee2…d8867d
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown95d ago0xf7861a…c8d982
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown95d ago0x5de16b…8abf4d
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown95d ago0x0d1f9b…56a8ae
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown95d ago0x3e5d57…d0a10f
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown95d ago0x4bd4e4…0cf46d
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown95d ago0xc8e568…ae3556
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown95d ago0xa59dcd…2f2b48
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown95d ago0xbc60b6…3293e1
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown95d ago0x2dba40…db2c2c
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown95d ago0xa44072…6b6625
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown95d ago0x6a25ec…1ac603
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown95d ago0x20e9fb…898fbe
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown95d ago0x6df6c3…0ca93c
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown95d ago0xe0802f…713a05
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown95d ago0xd1e7b6…e2cd46
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown95d ago0xe23217…06cd11
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown95d ago0x9a4694…2dd850
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown95d ago0x181544…762942
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown96d ago0x6dd027…c6283f
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown96d ago0x2a383b…9e2458
0x4ea2…db950x6839…1a2bBase$0.003100%Route unknown96d ago0x9ea430…9063ba

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.