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%coinbase7d ago0x2f4cba…be6fe1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase7d ago0x822134…4b368d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase7d ago0x6f0e52…088128
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase7d ago0x361195…b94fd4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase7d ago0xa423e4…4d5971
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase7d ago0x0a7bc7…f87fa9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase7d ago0x941089…a166c6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase7d ago0x657414…f22241
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase7d ago0xec0de4…e580ea
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase7d ago0x5472a3…6e4e5c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase7d ago0x1c87dd…e71a80
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase7d ago0x51ba03…87075f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase7d ago0x548b15…7bcca3
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase7d ago0xa742b2…21d1f6
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase7d ago0xe7e820…26cfbe
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase7d ago0xc60473…2f8339
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase7d ago0x2d77bf…104a7a
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase7d ago0xb3f3fb…f359f2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase7d ago0x476a58…aa9c93
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase7d ago0x813450…0f4b84
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase7d ago0x2f2970…891931
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase7d ago0x531dcf…1f4a61
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase7d ago0x6cc6b1…663655
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase7d ago0x7561e7…d1fcbd
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase7d ago0x10b4a3…cb3d7c

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.