Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase57d ago0x958f85…bf10dc
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase57d ago0x16d335…e1f8d8
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase57d ago0xe75a36…357c9f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase57d ago0x95c110…53b495
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase57d ago0xcfaf94…301323
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase57d ago0xeb038a…b3a6f4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase58d ago0xab453e…e3aa83
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase58d ago0x7261ae…414a32
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase58d ago0xfc3b45…c1b313
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase58d ago0x276323…267d80
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase58d ago0x552645…511225
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase58d ago0x7071c0…0f9e30
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase58d ago0xed52b4…e4a50e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase58d ago0xe3a61b…d4aeba
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase58d ago0xf01799…7ae4e4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase58d ago0x425db7…93d309
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase58d ago0xc8709b…e65303
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase58d ago0x4c2e61…961259
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase58d ago0x1098db…5d14f1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase58d ago0x1649f8…947e97
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase58d ago0x802557…86da41
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase58d ago0xa53140…744530
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase58d ago0xd4ce9f…5f5570
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase58d ago0xe0b6eb…748f66
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase58d ago0x2ad421…14a6ae

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.