Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbddc…28f00xb050…6bc2Base—$0.01100%coinbase39d ago0x849994…550feb
0xbddc…28f00xa443…b046Base—$0.01100%coinbase39d ago0x4036d0…77fc50
0xbddc…28f00xb4c9…4fb1Base—$0.01100%coinbase39d ago0x7e6a49…c3bb14
0xbddc…28f00x0440…680bBase—$0.01100%coinbase39d ago0x2a2b3f…83e75f
0xbddc…28f00xb5ed…9f7dBase—$0.01100%coinbase39d ago0xc101db…629e31
0xbddc…28f00x184e…b6e8Base—$0.01100%coinbase39d ago0xf4ddcb…af2c99
0xbddc…28f00x3ab7…ebabBase—$0.01100%coinbase39d ago0x036d72…ef0a30
0xbddc…28f00xad6a…cc9bBase—$0.01100%coinbase39d ago0xc49552…d3be08
0xbddc…28f00x45ff…0662Base—$0.01100%coinbase39d ago0xba4320…9a31c1
0xbddc…28f00x1948…04aaBase—$0.01100%coinbase39d ago0x7800e6…5ec2fe
0xbddc…28f00xbb0a…72aeBase—$0.01100%coinbase39d ago0x646aaf…b39485
0xbddc…28f00x348b…910bBase—$0.01100%coinbase39d ago0xfa79f3…9cd883
0xbddc…28f00x7ecd…16d1Base—$0.01100%coinbase39d ago0x9c543a…b3bfa2
0xbddc…28f00x5e8b…103aBase—$0.01100%coinbase39d ago0x9c858e…15ae87
0xbddc…28f00x0665…1fa8Base—$0.01100%coinbase39d ago0x80d3df…4f8b2b
0xbddc…28f00xb24e…aacdBase—$0.01100%coinbase39d ago0xdbacd8…dde4b3
0xbddc…28f00xb24a…843bBase—$0.01100%coinbase39d ago0x2a0c71…9c7fa2
0xbddc…28f00xceb5…0ce6Base—$0.01100%coinbase39d ago0x175845…d52b8f

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.