Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9cff7d…55adb3
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x77121a…8f80c9
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7a1e33…b421ec
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbabfcb…e8f0e1
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa5875c…6c2b30
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd34008…030595
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdf787f…62b76d
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4a0b19…c58a4d
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc72d3…26ea73
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0ab18c…981376
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa7fc33…232b1c
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4738f2…80fdc7
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc079df…caefe6
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7c5a41…191467
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x480e43…e4a421
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7ab386…23437a
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc5cda0…1808a3
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x604e1d…40677f
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x467b5d…4dd844
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2d8e3e…1a1ff7
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf5015c…2b9ec8
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe7d487…b4f84b
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x24eb01…90d816
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe9bf25…3cdaa6
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe456cf…1e5569

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.