Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5177…0b5b0x3e0a…78e7Base—$0.004418100%coinbase75d ago0x43077f…225c06
0x5177…0b5b0x3e0a…78e7Base—$0.003893100%coinbase75d ago0x4ec040…d34b6f
0x5177…0b5b0x3e0a…78e7Base—$0.004537100%coinbase75d ago0x9dc22d…bf37f0
0x5177…0b5b0x3e0a…78e7Base—$0.004798100%coinbase75d ago0x1fe441…994a87
0x5177…0b5b0x3e0a…78e7Base—$0.00278100%coinbase75d ago0xfc37dc…cac760
0x5177…0b5b0x3e0a…78e7Base—$0.003561100%coinbase75d ago0x60dc69…5d814a
0x5177…0b5b0x3e0a…78e7Base—$0.004535100%coinbase75d ago0x0a119e…790be2
0x5177…0b5b0x3e0a…78e7Base—$0.004886100%coinbase75d ago0x420cee…f5f6f3
0x5177…0b5b0x3e0a…78e7Base—$0.00279100%coinbase75d ago0x458867…c41f93
0x5177…0b5b0x3e0a…78e7Base—$0.003406100%coinbase75d ago0xc764cd…395c00
0x5177…0b5b0x3e0a…78e7Base—$0.00448100%coinbase75d ago0xb7bec8…fec5e3
0x5177…0b5b0x3e0a…78e7Base—$0.004685100%coinbase75d ago0xd8ea8f…784aa6
0x5177…0b5b0x3e0a…78e7Base—$0.005898100%coinbase75d ago0x67f98c…c02948
0x5177…0b5b0x3e0a…78e7Base—$0.004803100%coinbase75d ago0x1e9ad5…0eb12a
0x5177…0b5b0x3e0a…78e7Base—$0.005453100%coinbase75d ago0xf29aa4…7adaf3
0x5177…0b5b0x3e0a…78e7Base—$0.005609100%coinbase75d ago0xf2b2d6…2073eb
0x5177…0b5b0x3e0a…78e7Base—$0.003221100%coinbase75d ago0x6c9a6b…85059f
0x5177…0b5b0x3e0a…78e7Base—$0.003351100%coinbase75d ago0x477b99…fd4f13
0x5177…0b5b0x3e0a…78e7Base—$0.003745100%coinbase75d ago0x31ed4f…dcbba0
0x5177…0b5b0x3e0a…78e7Base—$0.003777100%coinbase76d ago0x26e9b4…11fe53
0x5177…0b5b0x3e0a…78e7Base—$0.003188100%coinbase76d ago0x63d512…a2ebd4
0x5177…0b5b0x3e0a…78e7Base—$0.005888100%coinbase76d ago0x717dd9…066f12
0x5177…0b5b0x3e0a…78e7Base—$0.004466100%coinbase76d ago0xb024b0…04b974
0x5177…0b5b0x3e0a…78e7Base—$0.005765100%coinbase76d ago0x7f02ba…e42f79

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.