Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d45…92240xb0af…7de0Base—$10.00100%coinbase37d ago0xcbca5b…f10538
0x7d45…92240xb0af…3befBase—$3.00100%payAI37d ago0x07c103…ff10a9
0x7d45…92240xb0af…7de0Base—$13.61100%coinbase37d ago0x68a903…2e20ae
0x7d45…92240xb0af…7de0Base—$13.74100%coinbase37d ago0x749bd6…a4284b
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase37d ago0x42e7fb…4c5d63
0x7d45…92240xb0af…7de0Base—$12.01100%coinbase37d ago0xd6bc56…b2857f
0x7d45…92240xb0af…7de0Base—$12.52100%coinbase37d ago0x0990e3…1200f4
0x7d45…92240xb0af…7de0Base—$12.01100%coinbase37d ago0xb3ecd3…cc8a57
0x7d45…92240xb0af…7de0Base—$12.93100%coinbase37d ago0xf0cf2c…c98af8
0x7d45…92240xb0af…7de0Base—$12.63100%coinbase37d ago0x2dddc6…37c752
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase37d ago0x419e69…52f5bf
0x7d45…92240xb0af…3befBase—$3.00100%payAI37d ago0xa078d6…6fd052
0x7d45…92240xb0af…7de0Base—$12.01100%coinbase37d ago0xca7c06…67e07f
0x7d45…92240xb0af…7de0Base—$12.51100%coinbase37d ago0x83ca31…557d53
0x7d45…92240xb0af…7de0Base—$10.00100%coinbase37d ago0xb9a177…fdd646
0x7d45…92240xb0af…7de0Base—$12.61100%coinbase37d ago0xded2b2…48a2e0
0x7d45…92240xb0af…7de0Base—$12.01100%coinbase38d ago0x7d429e…2f267e
0x7d45…92240xb0af…7de0Base—$11.30100%coinbase38d ago0xaef55b…7784c4
0x7d45…92240xb0af…7de0Base—$11.90100%coinbase38d ago0x541f11…605fee
0x7d45…92240xb0af…7de0Base—$11.61100%coinbase38d ago0xdd1dfd…77d064
0x7d45…92240xb0af…7de0Base—$10.00100%coinbase38d ago0xe8948d…93d206
0x7d45…92240xb0af…7de0Base—$10.01100%coinbase38d ago0xd628c2…879196
0x7d45…92240xb0af…7de0Base—$9.00100%coinbase38d ago0x01eb7c…b2e58a
0x7d45…92240xb0af…7de0Base—$10.66100%coinbase38d ago0x129601…6c9b22
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase38d ago0x79f4a7…913419

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.