Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa80d…42ea0x3214…f3bfBase—$0.01100%coinbase68d ago0x9fb5de…1b6ad8
0xa80d…42ea0x137d…7140Base—$0.01100%coinbase68d ago0x01f91a…9c308e
0xa80d…42ea0xecfe…d33cBase—$0.01100%coinbase68d ago0xc5357a…a10fe0
0xa80d…42ea0xdc47…dfefBase—$0.01100%coinbase69d ago0x99bd91…96b32e
0xa80d…42ea0x7a84…e152Base—$0.01100%coinbase69d ago0xd5d7b2…66bca7
0xa80d…42ea0x37db…cd1aBase—$0.01100%coinbase69d ago0x05110a…ee9046
0xa80d…42ea0x6ecf…5c7aBase—$0.01100%coinbase69d ago0xf0fab7…e22085
0xa80d…42ea0xc1ef…0d0dBase—$0.01100%coinbase69d ago0x009f68…e621f3
0xa80d…42ea0x6a06…c70bBase—$0.01100%coinbase69d ago0x4a621b…a60b40
0xa80d…42ea0xb3b9…ed42Base—$0.01100%coinbase69d ago0x7c3aee…99de07
0xa80d…42ea0xd613…b39cBase—$0.01100%coinbase69d ago0xf699f3…77bed7
0xa80d…42ea0xe670…b1fcBase—$0.01100%coinbase69d ago0xf16cb1…4a560d
0xa80d…42ea0x3363…d944Base—$0.01100%coinbase69d ago0x68d634…b95539
0xa80d…42ea0x0bd9…5bd4Base—$0.01100%coinbase69d ago0x9c87a3…6a6d9c
0xa80d…42ea0x8bb3…4abaBase—$0.01100%coinbase69d ago0x09761d…91fcf1
0xa80d…42ea0x6460…8a77Base—$0.01100%coinbase69d ago0x3838b8…da8165
0xa80d…42ea0xe2b3…6ce7Base—$0.01100%coinbase69d ago0xb0aee2…e2da77
0xa80d…42ea0xc857…c03aBase—$0.01100%coinbase69d ago0xdaab11…f8cd99
0xa80d…42ea0xf053…1675Base—$0.01100%coinbase69d ago0x01f72d…fb0c36
0xa80d…42ea0x5651…3da0Base—$0.01100%coinbase69d ago0xf53af9…8b35d8
0xa80d…42ea0xf8cc…cc97Base—$0.01100%coinbase69d ago0xadd704…29510b
0xa80d…42ea0xb588…6e3aBase—$0.01100%coinbase69d ago0x49294e…bc06ab
0xa80d…42ea0xff0d…4d9eBase—$0.01100%coinbase69d ago0xde5d02…f87572
0xa80d…42ea0x9f61…2f83Base—$0.01100%coinbase69d ago0xc0bd1e…b7495c
0xa80d…42ea0x32eb…fca5Base—$0.01100%coinbase69d ago0x1214c0…8157ea

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.