Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4c1…bb9f0x3e0a…78e7Base—$0.005802100%coinbase75d ago0x9faefc…cb4598
0xf4c1…bb9f0x3e0a…78e7Base—$0.005129100%coinbase75d ago0x7bfd0f…588171
0xf4c1…bb9f0x3e0a…78e7Base—$0.004863100%coinbase75d ago0x1bbf46…d1dfab
0xf4c1…bb9f0x3e0a…78e7Base—$0.003473100%coinbase75d ago0xbb6169…8fc8d4
0xf4c1…bb9f0x3e0a…78e7Base—$0.005345100%coinbase75d ago0x900456…bcf364
0xf4c1…bb9f0x3e0a…78e7Base—$0.004137100%coinbase75d ago0x952d21…c19bf5
0xf4c1…bb9f0x3e0a…78e7Base—$0.00407100%coinbase75d ago0xa1737d…d896e5
0xf4c1…bb9f0x3e0a…78e7Base—$0.004443100%coinbase75d ago0x3c1215…8f2065
0xf4c1…bb9f0x3e0a…78e7Base—$0.003157100%coinbase75d ago0x07ae0e…f63305
0xf4c1…bb9f0x3e0a…78e7Base—$0.005909100%coinbase75d ago0x62ec37…4314ab
0xf4c1…bb9f0x3e0a…78e7Base—$0.005377100%coinbase75d ago0xaad169…4bc170
0xf4c1…bb9f0x3e0a…78e7Base—$0.005227100%coinbase75d ago0xbb5eb4…600611
0xf4c1…bb9f0x3e0a…78e7Base—$0.005101100%coinbase75d ago0x0c125c…46d435
0xf4c1…bb9f0x3e0a…78e7Base—$0.005329100%coinbase75d ago0xd48977…2f69bf
0xf4c1…bb9f0x3e0a…78e7Base—$0.003678100%coinbase75d ago0xf71e4b…7b97ed
0xf4c1…bb9f0x3e0a…78e7Base—$0.005109100%coinbase75d ago0x49e7c1…d603ee
0xf4c1…bb9f0x3e0a…78e7Base—$0.003138100%coinbase75d ago0x59b5bc…47bb6e
0xf4c1…bb9f0x3e0a…78e7Base—$0.004362100%coinbase75d ago0x76a671…055f4d
0xf4c1…bb9f0x3e0a…78e7Base—$0.005153100%coinbase75d ago0x9395c7…235dc0
0xf4c1…bb9f0x3e0a…78e7Base—$0.004706100%coinbase75d ago0x5418d7…139713
0xf4c1…bb9f0x3e0a…78e7Base—$0.005783100%coinbase75d ago0x5597af…5b1a41
0xf4c1…bb9f0x3e0a…78e7Base—$0.005168100%coinbase75d ago0x990c35…e942a8

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.