Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0x1b0f74…0840f5
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0x771ceb…a797b4
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0xab33eb…09aa58
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0x1700ed…9b75b2
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0xa0d013…8251cd
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0xc3d1e5…a3ef6e
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0x13e710…0cdbf5
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0xf084cd…7e0fed
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0x589f3c…197873
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0x8539f7…086312
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0x62b0f4…de002a
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0x548d9e…edf47f
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0x994106…646687
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0x935ce0…8ef5d6
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0xb46c7a…e0bc42
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0x264a62…0ff9fa
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0xe044f1…10829b
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0xa3d208…9b730a
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0x5e2d23…9ae7f8
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0x4b0242…805569
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0xcfa008…cd4b42
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0xfcd09c…cea47c
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0xc3f77b…ac8619
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0x1bb344…7bb873
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted34d ago0xb4a0c7…1af5ca

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.