Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0x087f8c…a07d88
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0x59cf12…c8859d
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0x79174b…19e48d
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0xc81877…214a2b
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0xca224b…2b8d9f
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0x961dd8…6fd567
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0xd5c3f8…42a14c
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0x742af9…7ad424
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0x06a217…a0e6d5
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0xf75aac…0ce89b
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0x7e9068…397db9
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0x08e365…0246e4
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0xae8f69…b1d399
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0xe0833e…1af912
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0x55d306…37adc7
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0x9fa682…d83522
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0x1840b6…c5d577
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0xa258c8…edf1c3
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0x786f5c…132c1b
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0xd91562…84e1c4
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0x32104b…76bd88
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0x2d2ea0…a2ef14
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0xedbae4…a95681
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0x0244c7…4ee8af
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI107d ago0x3ecd9f…dafb33

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.