Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b59…64500x0529…7db3Base—$0.01100%coinbase31d ago0x08090b…946fb3
0x1b59…64500x0529…7db3Base—$0.01100%coinbase31d ago0x6b1fe7…fca6f5
0x1b59…64500x0529…7db3Base—$0.01100%coinbase31d ago0x7f8536…0a9a3b
0x1b59…64500x0529…7db3Base—$0.01100%coinbase31d ago0x224fbe…18fac5
0x1b59…64500x0529…7db3Base—$0.01100%coinbase31d ago0xb27305…ddb823
0x1b59…64500x0529…7db3Base—$0.01100%coinbase31d ago0x7d02f3…b728ac
0x1b59…64500x0529…7db3Base—$0.01100%coinbase31d ago0x659b6c…647993
0x1b59…64500x0529…7db3Base—$0.01100%coinbase31d ago0x519c18…130e2d
0x1b59…64500x0529…7db3Base—$0.01100%coinbase31d ago0x4b9fa9…ee57ef
0x1b59…64500x0529…7db3Base—$0.01100%coinbase31d ago0x5e6d7f…eeb6aa
0x1b59…64500x0529…7db3Base—$0.01100%coinbase31d ago0x5e08a6…6e8920
0x1b59…64500x0529…7db3Base—$0.01100%coinbase32d ago0x0a73d2…bad377
0x1b59…64500x0529…7db3Base—$0.01100%coinbase32d ago0x0ef40a…517cc1
0x1b59…64500x0529…7db3Base—$0.01100%coinbase32d ago0x05d17e…b21a78
0x1b59…64500x0529…7db3Base—$0.01100%coinbase32d ago0x2dd5f3…0b91e5
0x1b59…64500x0529…7db3Base—$0.01100%coinbase32d ago0xa9e811…8c17d4
0x1b59…64500x0529…7db3Base—$0.01100%coinbase32d ago0x09ee34…ff518c
0x1b59…64500x0529…7db3Base—$0.01100%coinbase32d ago0x690323…a5f14b
0x1b59…64500x0529…7db3Base—$0.01100%coinbase32d ago0xa3ad8d…5918fc
0x1b59…64500x0529…7db3Base—$0.01100%coinbase32d ago0xbbf803…dd39eb
0x1b59…64500x0529…7db3Base—$0.01100%coinbase32d ago0xdba232…d2b4ac
0x1b59…64500x0529…7db3Base—$0.01100%coinbase32d ago0x56f5bd…591bf6
0x1b59…64500x0529…7db3Base—$0.01100%coinbase32d ago0x46254b…4c41ca
0x1b59…64500x0529…7db3Base—$0.01100%coinbase32d ago0xf7dc18…e20360
0x1b59…64500x0529…7db3Base—$0.01100%coinbase32d ago0xb9f36c…bf2164

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.