Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0xcc1775…8b2a43
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0x2280cb…4eb5e4
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0x5f6a25…1aa7c7
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0x70f612…b70ee2
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0x913d67…68470b
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0xe1e04e…774d89
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0x3012c0…ba67bf
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0x5d5d3c…06db6a
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase91d ago0xb59632…4a1067
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase92d ago0xd7f689…25391f
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase92d ago0x51e364…95980b
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase92d ago0xf2f193…7fd553
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase92d ago0xaf4e42…4a3f91
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase92d ago0xe8c7f3…c154ab
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase92d ago0xd387b2…cd0e71
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase92d ago0x22acd8…dd1f00
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase92d ago0xf5659d…5106cf
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase92d ago0x8b83d9…215bf3
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase92d ago0xa0911a…f407ec
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase92d ago0xfc3cb3…ab6b14
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase92d ago0x168cea…a1360b
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase92d ago0x5b9a04…e9b27e
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase92d ago0x6b17c5…53220a

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.