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.04100%coinbase52d ago0x2ba594…8d1870
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase52d ago0x9a44be…b9b20c
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase52d ago0xeec007…9ee1d5
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase52d ago0x315c1e…d0abf6
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase52d ago0xbefd86…a7c1bd
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase52d ago0x015bfa…98efc6
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase52d ago0x027b9c…65ecd0
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase52d ago0xbd3af5…0c9576
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase52d ago0x2dfc55…cf1385
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase52d ago0x2a9df7…903369
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase52d ago0x2351ab…250ee7
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase52d ago0x57bd4e…739f82
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase52d ago0x691c2c…baa4ce
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase52d ago0x788fa4…19c190
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase52d ago0xb123c6…71b004
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase52d ago0xb3e4d4…ba44a6
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase52d ago0x2ec5fd…d8f1d8
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase52d ago0xe398eb…e14921
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase52d ago0xe5fc13…2c8e48
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase52d ago0x7da45e…0d5b0a
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase52d ago0x250f34…3d21c3
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase52d ago0x0b8c89…2e4948
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase52d ago0x152e7d…3cf091
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase52d ago0x2465d5…4d8f9d
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase52d ago0x525f04…bf58d3

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.