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%coinbase3d ago0xd8546f…f7f2b9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3d ago0x7e9ec3…5f6945
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase3d ago0x6f616c…0c0873
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3d ago0x485e5a…6cebf1
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3d ago0xf3e023…ce21fa
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3d ago0x59b5d0…9ecc18
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3d ago0x1a61b0…a6f267
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase3d ago0x7fe9d5…446063
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase3d ago0x545142…842ff8
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3d ago0xc47a7b…308576
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase3d ago0x5a7c42…76ae7d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3d ago0xbaf1ca…871832
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3d ago0x89b55b…a974b2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase3d ago0x07b070…0147cf
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3d ago0x35c4eb…43b9ef
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase3d ago0x10a8be…837b01
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3d ago0x995b18…0f2944
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3d ago0x865b8f…87eaa9
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3d ago0x90f8b0…8a54fb
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3d ago0x184f2d…b5a23d
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase3d ago0x72071b…33ca79
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase3d ago0xc5d98d…1063a4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3d ago0x1299b3…d6f267
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase3d ago0x5d6bed…0ea39f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase3d ago0xaac4e7…6f7a5e

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.