Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase42d ago0x0dd1ed…dd77ca
0xff56…086a0xb0af…7de0Base—$1.03100%coinbase42d ago0x5a5e29…2d2693
0xc43b…34c00xb0af…7de0Base—$5.50100%coinbase42d ago0x02d51e…2efcd7
0x9d81…89f10xb0af…7de0Base—$2.00100%coinbase42d ago0x6b8696…8efe2b
0x3878…18220xb0af…7de0Base—$28.04100%coinbase42d ago0x565d18…9b1598
0xb66a…04f40xb0af…7de0Base—$24.03100%coinbase42d ago0x69350c…125cc4
0x60dd…75830xb0af…7de0Base—$20.02100%coinbase42d ago0x914834…f90d05
0xdb7b…059d0xb0af…7de0Base—$3.08100%coinbase42d ago0xe87375…db7d4e
0x7d45…92240xb0af…7de0Base—$6.00100%coinbase42d ago0x84ac53…a436c1
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase42d ago0x61597f…3fde13
0xc43b…34c00xb0af…7de0Base—$5.39100%coinbase42d ago0xd05e39…1b7dd2
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase42d ago0xb152c2…9015fa
0x98ee…e1ab0xb0af…7de0Base—$6.00100%coinbase42d ago0xf08cb3…9f4635
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase42d ago0xddbc69…429915
0xff56…086a0xb0af…7de0Base—$0.84100%coinbase42d ago0x287740…c503a4
0xdb7b…059d0xb0af…7de0Base—$3.30100%coinbase42d ago0x991484…1536d1
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase42d ago0xc9d9bd…e74c67
0xff56…086a0xb0af…7de0Base—$0.79100%coinbase42d ago0x89ea99…6dc82f
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase42d ago0xa354d6…d35b79
0x1ebf…76220xb0af…7de0Base—$0.16100%coinbase42d ago0x79351f…d4646a
0x1ebf…76220xb0af…7de0Base—$0.22100%coinbase42d ago0xfd9a94…720cc8
0xcb74…cb510xb0af…7de0Base—$2.00100%coinbase42d ago0xd7dcb4…38fb7b
0xff56…086a0xb0af…7de0Base—$0.78100%coinbase42d ago0xc1edec…72d896
0xff56…086a0xb0af…7de0Base—$0.90100%coinbase42d ago0xb9c61b…6afa77
0xb66a…04f40xb0af…7de0Base—$20.01100%coinbase42d ago0x8c0eba…8bbe47

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.