Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x07d7ea…a416c0
0x050d…48b30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x44b5eb…299cff
0x76d8…b3120x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb21bc7…d24f29
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb89833…cddd1e
0xdb60…d6730x6a5e…c666Basex402 service$0.01100%payAI111d ago0x840e2f…43f204
0xdc2d…159e0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x08a6cd…61eda1
0x384f…fecd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xae9f9e…c32d21
0x0c18…8dae0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x737cda…26c834
0xca67…4c140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x93aab1…0c06f1
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4d6235…b350f9
0xf502…14ef0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf76800…3c5f17
0xbe7c…d3380x6a5e…c666Basex402 service$0.01100%payAI111d ago0xede378…e0cd68
0x0d48…eb7f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x08cd13…7362a0
0x41a1…55010x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfd01ef…7e4937
0x375c…cb640x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8b3dd6…4c6a91
0x8209…3bd10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3599f4…613c3e
0x5bb7…63240x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0bc8c9…2ae079
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI111d ago0x53cf17…62612f
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x77666e…e370af
0xc872…daa20x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf5d09d…9e5649
0x8d3e…6cd50x6a5e…c666Basex402 service$0.01100%payAI111d ago0x217f4c…ffc99d
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI111d ago0xedf041…fae357
0x6f4f…f7a20x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0a9992…eac793
0xcafc…54320x6a5e…c666Basex402 service$0.01100%payAI111d ago0x661336…7a43db
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7cce35…2f5f65

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.