Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted74d ago0x9b07a6…8066fd
0xf615…3d6c0x03d7…584cBasex402 service$0.08100%Payer-submitted74d ago0x7ba0d3…e975ff
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted74d ago0x650d85…de1999
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted75d ago0x3458c2…a99c8d
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted75d ago0x0857d3…95e1a0
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted75d ago0x7d4194…9ce483
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted75d ago0x2cdcfa…ecb8ad
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted75d ago0xa5a3ab…ffd6e3
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted75d ago0xc83d5f…33235e
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted75d ago0xb2ff8f…f84d31
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted75d ago0xe20e28…122409
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted75d ago0x6d1309…e5260f
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted75d ago0x93f637…8b72db
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted75d ago0xe41f10…af04e7
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted75d ago0x253ee8…233d32
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%Payer-submitted75d ago0x2789fe…489d5f
0xf615…3d6c0x03d7…584cBasex402 service$0.10100%Payer-submitted75d ago0xb3d1d5…3ab512
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted75d ago0xc24d70…b35f60
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted75d ago0xaa8126…d1afce
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted75d ago0xe84fa8…592ac1
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%Payer-submitted75d ago0x4e3490…64a9e8
0xf615…3d6c0x03d7…584cBasex402 service$0.09100%Payer-submitted75d ago0x18f35d…c25820
0xf615…3d6c0x03d7…584cBasex402 service$3.00100%Payer-submitted75d ago0x55443f…581073
0xf615…3d6c0x03d7…584cBasex402 service$2.50100%Payer-submitted75d ago0x2548b0…659c04
0xf615…3d6c0x03d7…584cBasex402 service$1.50100%Payer-submitted75d ago0xcd4b2c…40197a

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.