Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3028…5f7d0xc956…59e2Base—$0.01100%coinbase71d ago0xa25b78…3d4073
0x3028…5f7d0xdd00…c7bdBase—$0.01100%coinbase71d ago0xa625db…b44467
0x3028…5f7d0xc2b7…83b8Base—$0.01100%coinbase71d ago0x75b804…e613be
0x3028…5f7d0xb8d0…ab2fBase—$0.01100%coinbase71d ago0x77201d…9bdf5d
0x3028…5f7d0x3324…e1c0Base—$0.01100%coinbase71d ago0x5bc06f…c930e9
0x3028…5f7d0x1c8b…7874Base—$0.01100%coinbase71d ago0x4e3c56…fc2460
0x3028…5f7d0xec61…82bbBase—$0.01100%coinbase71d ago0xd11a28…55ff60
0x3028…5f7d0xca32…b7f4Base—$0.01100%coinbase71d ago0xa78be2…18b3f7
0x3028…5f7d0x1f9f…141cBase—$0.01100%coinbase71d ago0x40e4da…3ebb1b
0x3028…5f7d0x93d2…64c2Base—$0.01100%coinbase71d ago0xdec701…36a6cc
0x3028…5f7d0xe370…9493Base—$0.01100%coinbase71d ago0xa920c3…d2a24f
0x3028…5f7d0xf5bd…c1e4Base—$0.01100%coinbase71d ago0xdac67e…6ca10b
0x3028…5f7d0x5a35…94a0Base—$0.01100%coinbase71d ago0xcba9bd…7b6f07
0x3028…5f7d0x54a7…bbbeBase—$0.01100%coinbase71d ago0x919fa0…4e071a
0x3028…5f7d0xbb34…81bfBase—$0.01100%coinbase72d ago0xdfef41…2ead32
0x3028…5f7d0xf784…2710Base—$0.01100%coinbase72d ago0xfd1e99…7bf427
0x3028…5f7d0x038c…8dd8Base—$0.01100%coinbase72d ago0x824369…9581be
0x3028…5f7d0x9c75…cb38Base—$0.01100%coinbase72d ago0xb563b1…71124d
0x3028…5f7d0xe0f1…1747Base—$0.01100%coinbase72d ago0xb6ecc8…35d7f2
0x3028…5f7d0x8961…b724Base—$0.01100%coinbase72d ago0xa52e78…816db2
0x3028…5f7d0x6c04…a286Base—$0.01100%coinbase72d ago0xdaae9f…003123
0x3028…5f7d0xd199…a19eBase—$0.01100%coinbase72d ago0x3d4904…361f19
0x3028…5f7d0x8053…e0c1Base—$0.01100%coinbase72d ago0xea3ad6…f1b717
0x3028…5f7d0x3183…66e6Base—$0.01100%coinbase72d ago0x145a46…1ba2fd
0x3028…5f7d0xe6bd…5be2Base—$0.01100%coinbase72d ago0xd415bc…6b302e

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.