Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe36917…acc375
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb78044…9a40c1
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3f9573…4b0cb0
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdfd524…320e37
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8b7749…cecf83
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x361e00…332e04
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8ffd2c…283863
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x542bc3…efcc54
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2e3c7d…9deb77
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x46cfcd…9f9747
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd75cf3…2856b2
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7c3ea4…b5e03c
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1d5789…8da0e2
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2e9e7f…c02627
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbd781a…5258a4
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa967c3…ca4442
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa4cd7b…e95049
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x52c6cd…1a62cb
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9566cf…795d36
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1db2f0…8ce25f
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe1daaa…17d36a
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x375f57…3834f9
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb0ee65…06284f
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0xab4077…f4db50
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x791d14…fcad12

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.