Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x38ae…b0220x3e0a…78e7Base—$0.002886100%coinbase74d ago0xb88f05…141eb7
0x38ae…b0220x3e0a…78e7Base—$0.002936100%coinbase74d ago0xa08c48…35132e
0x38ae…b0220x3e0a…78e7Base—$0.003712100%coinbase74d ago0xfb4832…8b09a8
0x38ae…b0220x3e0a…78e7Base—$0.00379100%coinbase74d ago0x743afe…9731ed
0x38ae…b0220x3e0a…78e7Base—$0.004136100%coinbase74d ago0x11a320…f05817
0x38ae…b0220x3e0a…78e7Base—$0.003882100%coinbase74d ago0xdd862d…c03c70
0x38ae…b0220x3e0a…78e7Base—$0.004884100%coinbase74d ago0x6df0a1…3702cd
0x38ae…b0220x3e0a…78e7Base—$0.005206100%coinbase74d ago0x45bac7…2ef9c8
0x38ae…b0220x3e0a…78e7Base—$0.004037100%coinbase74d ago0x4ce6a2…1dd5de
0x38ae…b0220x3e0a…78e7Base—$0.004917100%coinbase74d ago0xc589ec…43c1dc
0x38ae…b0220x3e0a…78e7Base—$0.003019100%coinbase75d ago0x4e871f…a99139
0x38ae…b0220x3e0a…78e7Base—$0.003683100%coinbase75d ago0xb95627…0fb463
0x38ae…b0220x3e0a…78e7Base—$0.005048100%coinbase75d ago0x25ac59…03a9b9
0x38ae…b0220x3e0a…78e7Base—$0.003547100%coinbase75d ago0x94f0e7…e32c78
0x38ae…b0220x3e0a…78e7Base—$0.004706100%coinbase75d ago0x5789ec…274dc2
0x38ae…b0220x3e0a…78e7Base—$0.00274100%coinbase75d ago0xb5f27f…f15bdc
0x38ae…b0220x3e0a…78e7Base—$0.002874100%coinbase75d ago0x343b00…c0521d
0x38ae…b0220x3e0a…78e7Base—$0.002954100%coinbase75d ago0x365660…804981
0x38ae…b0220x3e0a…78e7Base—$0.005472100%coinbase75d ago0x0cce3d…4f829a
0x38ae…b0220x3e0a…78e7Base—$0.003912100%coinbase75d ago0x84199f…5aeaae
0x38ae…b0220x3e0a…78e7Base—$0.003977100%coinbase75d ago0xc23787…636b00
0x38ae…b0220x3e0a…78e7Base—$0.005493100%coinbase75d ago0x284998…3c84f0
0x38ae…b0220x3e0a…78e7Base—$0.004100%coinbase75d ago0xce016e…d1b99b
0x38ae…b0220x3e0a…78e7Base—$0.005931100%coinbase75d ago0x55c7c7…2ce416
0x38ae…b0220x3e0a…78e7Base—$0.00285100%coinbase75d ago0x609062…978d6f

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.