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—$8.50100%coinbase33d ago0xab6a1b…9570f6
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase33d ago0xaeac56…b49bfe
0x7d45…92240xb0af…7de0Base—$8.00100%coinbase33d ago0x4a5879…f69e58
0x7d45…92240xb0af…7de0Base—$8.86100%coinbase33d ago0x459946…53bdeb
0x7d45…92240xb0af…7de0Base—$8.75100%coinbase33d ago0x450e09…5ea3e3
0x7d45…92240xb0af…7de0Base—$9.57100%coinbase33d ago0x3ac38d…6d835a
0x7d45…92240xb0af…7de0Base—$5.00100%coinbase33d ago0x9d1793…b6964a
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase33d ago0x285f5a…a8852d
0x7d45…92240xb0af…7de0Base—$8.00100%coinbase33d ago0xa33a55…0ecc79
0x7d45…92240xb0af…7de0Base—$9.01100%coinbase33d ago0xb1a501…366045
0x7d45…92240xb0af…7de0Base—$10.44100%coinbase33d ago0xe022ff…f32f60
0x7d45…92240xb0af…7de0Base—$9.99100%coinbase33d ago0x7cf1aa…faa4c0
0x7d45…92240xb0af…7de0Base—$10.00100%coinbase33d ago0x7d7bfa…2fda21
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase33d ago0xcd88f9…f67f14
0x7d45…92240xb0af…3befBase—$3.00100%payAI33d ago0x8c7021…da212d
0x7d45…92240xb0af…7de0Base—$10.47100%coinbase33d ago0xb30138…444430
0x7d45…92240xb0af…7de0Base—$10.01100%coinbase33d ago0x99bafa…019d19
0x7d45…92240xb0af…7de0Base—$9.00100%coinbase33d ago0x2b7115…1706f5
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase33d ago0x10ae99…ef8557
0x7d45…92240xb0af…7de0Base—$10.00100%coinbase33d ago0x0f0c27…2a3812
0x7d45…92240xb0af…7de0Base—$9.99100%coinbase33d ago0x1fc9cc…c74e5c
0x7d45…92240xb0af…7de0Base—$5.00100%coinbase33d ago0x22817e…bc7635
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase33d ago0x0c3076…d41684
0x7d45…92240xb0af…7de0Base—$9.01100%coinbase33d ago0xc73933…32b49e
0x7d45…92240xb0af…3befBase—$3.00100%payAI33d ago0xf80d94…0e0839

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.