Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase68d ago0xb04957…dfb8f1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase68d ago0x01afe6…25d652
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase68d ago0x3f08f4…253b1c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase68d ago0x9373bd…3bb37b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase68d ago0x2c85a6…73b78c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase68d ago0x7cc918…4f59b2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase68d ago0x510e7d…b2e782
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase68d ago0xf3b0ff…bc31c3
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase68d ago0x5d69bc…3d1e4a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase68d ago0x0ebcd0…92bf6a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase68d ago0x111863…674f24
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase68d ago0x725c0f…077bfc
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase68d ago0xa4ba82…9bbb66
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase68d ago0x52825b…ee7e5f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase68d ago0xb4cb00…533f94
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase68d ago0x68ad43…a61270
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase68d ago0xe176b0…3f9ddf
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase68d ago0x29e1ca…06641f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase68d ago0xcc5dab…c0a181
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase68d ago0xaa59fe…9cb01b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase68d ago0x846c64…0dae8b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase68d ago0x6b59f5…b94e16
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase68d ago0x8c6d68…23c757
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase68d ago0x71d63e…902bf1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase68d ago0x14526b…33b55c

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.