Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81e0…8fea0x3e0a…78e7Base—$0.005922100%coinbase74d ago0x54c8d1…550ca6
0x81e0…8fea0x3e0a…78e7Base—$0.003372100%coinbase74d ago0x215290…9bd652
0x81e0…8fea0x3e0a…78e7Base—$0.002969100%coinbase74d ago0xbb5a92…e89dcd
0x81e0…8fea0x3e0a…78e7Base—$0.004671100%coinbase74d ago0xba0b59…c67897
0x81e0…8fea0x3e0a…78e7Base—$0.003357100%coinbase74d ago0x308ab2…9b8ca8
0x81e0…8fea0x3e0a…78e7Base—$0.00387100%coinbase74d ago0xf5f1cf…9444e1
0x81e0…8fea0x3e0a…78e7Base—$0.004426100%coinbase74d ago0x1027d0…3d1959
0x81e0…8fea0x3e0a…78e7Base—$0.004187100%coinbase74d ago0xa012d7…2a3095
0x81e0…8fea0x3e0a…78e7Base—$0.004599100%coinbase75d ago0xff692f…44732c
0x81e0…8fea0x3e0a…78e7Base—$0.004084100%coinbase75d ago0x461981…d371f3
0x81e0…8fea0x3e0a…78e7Base—$0.003631100%coinbase75d ago0x3213a6…299580
0x81e0…8fea0x3e0a…78e7Base—$0.003921100%coinbase75d ago0x45eb76…208150
0x81e0…8fea0x3e0a…78e7Base—$0.003511100%coinbase75d ago0xefc526…baf2bf
0x81e0…8fea0x3e0a…78e7Base—$0.00279100%coinbase75d ago0xfec2f1…00cedb
0x81e0…8fea0x3e0a…78e7Base—$0.005083100%coinbase75d ago0x27837b…a15ff1
0x81e0…8fea0x3e0a…78e7Base—$0.005698100%coinbase75d ago0xfd9f0f…08b4e6
0x81e0…8fea0x3e0a…78e7Base—$0.00307100%coinbase75d ago0xf64221…dad9f8
0x81e0…8fea0x3e0a…78e7Base—$0.005323100%coinbase75d ago0xfebc55…be39d7
0x81e0…8fea0x3e0a…78e7Base—$0.004722100%coinbase75d ago0xea1d08…f9bbec
0x81e0…8fea0x3e0a…78e7Base—$0.005051100%coinbase75d ago0x152529…8a08c1
0x81e0…8fea0x3e0a…78e7Base—$0.00365100%coinbase75d ago0x340d91…e59694
0x81e0…8fea0x3e0a…78e7Base—$0.003711100%coinbase75d ago0xe33904…8aa8f1
0x81e0…8fea0x3e0a…78e7Base—$0.005831100%coinbase75d ago0x91d03f…d05c46
0x81e0…8fea0x3e0a…78e7Base—$0.002709100%coinbase75d ago0xc86302…dd058b
0x81e0…8fea0x3e0a…78e7Base—$0.003006100%coinbase75d ago0x985d11…fafbc4

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.