Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd578…c46f0x3e0a…78e7Base—$0.005824100%coinbase75d ago0x0919a8…017032
0xd578…c46f0x3e0a…78e7Base—$0.004368100%coinbase75d ago0x394565…9f4e4d
0xd578…c46f0x3e0a…78e7Base—$0.004935100%coinbase75d ago0x2c5b50…541c41
0xd578…c46f0x3e0a…78e7Base—$0.005247100%coinbase75d ago0x8ed7c3…652c40
0xd578…c46f0x3e0a…78e7Base—$0.00564100%coinbase75d ago0x17857d…76d7ce
0xd578…c46f0x3e0a…78e7Base—$0.002842100%coinbase75d ago0x597a16…be0331
0xd578…c46f0x3e0a…78e7Base—$0.005712100%coinbase75d ago0xe901a3…275b28
0xd578…c46f0x3e0a…78e7Base—$0.005644100%coinbase75d ago0xc5a54c…f808ec
0xd578…c46f0x3e0a…78e7Base—$0.005545100%coinbase75d ago0xb53a59…20d7f7
0xd578…c46f0x3e0a…78e7Base—$0.004324100%coinbase75d ago0xea0069…0c9fd2
0xd578…c46f0x3e0a…78e7Base—$0.003004100%coinbase75d ago0x414090…972059
0xd578…c46f0x3e0a…78e7Base—$0.003949100%coinbase75d ago0xb0719f…b1ffed
0xd578…c46f0x3e0a…78e7Base—$0.003468100%coinbase75d ago0x828d91…4d738b
0xd578…c46f0x3e0a…78e7Base—$0.003998100%coinbase75d ago0x849b13…89edc4
0xd578…c46f0x3e0a…78e7Base—$0.00582100%coinbase75d ago0xbc6d64…818abe
0xd578…c46f0x3e0a…78e7Base—$0.004298100%coinbase75d ago0x4d3971…7c199d
0xd578…c46f0x3e0a…78e7Base—$0.003823100%coinbase75d ago0x3e53f3…e8a75c
0xd578…c46f0x3e0a…78e7Base—$0.004974100%coinbase75d ago0x4279db…03bd22
0xd578…c46f0x3e0a…78e7Base—$0.003354100%coinbase75d ago0x2c9586…ce98c7
0xd578…c46f0x3e0a…78e7Base—$0.004914100%coinbase75d ago0x543b50…a703c7
0xd578…c46f0x3e0a…78e7Base—$0.002699100%coinbase75d ago0x7484f9…ca270c

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.