Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase118d ago0x8edb24…9269fc
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase118d ago0xb2922f…d0d8e6
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase118d ago0x20768a…75e253
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase118d ago0xa6d4b6…c20b09
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase118d ago0xa14ef3…93a73e
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase118d ago0xf2eb58…ca5887
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase118d ago0xb3d7a8…edb6db
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase118d ago0x219d35…3977a3
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase118d ago0xaf53ba…b43d50
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase118d ago0xd3f4d7…228740
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase118d ago0xd81574…5f412f
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase118d ago0x5bda75…e70346
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase118d ago0x4b7259…40381c
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase118d ago0xfa9167…c91c5b
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase118d ago0x4c5a44…2dd2d5
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase118d ago0xbeec3d…bd4600
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase118d ago0x0e47f7…73f49b
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase118d ago0xee4ca9…75705f
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase118d ago0xe98e7d…37b0a9
0xe822…3a760x9eec…9b72Base—$0.01100%coinbase118d ago0x2f1c46…4a2e72
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase118d ago0xe1c32b…294022
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase118d ago0x555b7f…84d557
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase118d ago0x6056ec…84afad
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase118d ago0x96c73a…54f526
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase118d ago0xd570bc…bed0c7

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

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