Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0xdcf4b1…57eb3c
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0x87c86e…081ef3
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0xf0d882…8b4aaa
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0xcbb786…f88570
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0x1e8ccf…3df3bd
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0x34e1aa…53ab7a
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0x389c4d…58ff92
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0x897e86…7d5c4e
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0xe20567…7c29c7
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0x2f4d4e…97f578
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0x5f0594…bb812a
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0x0b8c44…16851d
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0x255244…f8e8d0
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0x42df60…7c3366
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0x38a098…f38e19
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0x2337b3…decb7c
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0xffa544…ef347e
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0x2b6268…ae2e85
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0x81940b…4c80bf
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0xcd00b1…847504
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0x563605…379f11
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0x5f07f0…9adc6f
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0x851fee…ebc548
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0x5aff6f…5e757d
0xace4…9b370xbe3f…ba79Base—$0.01100%coinbase16d ago0x38e87b…59838e

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.