Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4b5…7cc30xbf07…a120Base—$0.01100%coinbase60d ago0x3faed2…328376
0xf4b5…7cc30x2f99…8d5eBase—$0.01100%coinbase60d ago0x18516f…633f7a
0xf4b5…7cc30x9f35…28cdBase—$0.01100%coinbase60d ago0x538261…98f512
0xf4b5…7cc30x1f29…4f18Base—$0.01100%coinbase60d ago0x350760…e043fb
0xf4b5…7cc30x047d…cefdBase—$0.01100%coinbase60d ago0x3f179f…4fa69d
0xf4b5…7cc30x0030…a1e3Base—$0.01100%coinbase60d ago0x6456c1…229f00
0xf4b5…7cc30x4b16…8748Base—$0.01100%coinbase60d ago0xe56418…543517
0xf4b5…7cc30xff77…2b15Base—$0.01100%coinbase60d ago0xac43bc…eb13c7
0xf4b5…7cc30x6b1d…269eBase—$0.01100%coinbase60d ago0x8b05f4…2b61d9
0xf4b5…7cc30x57c4…725dBase—$0.01100%coinbase60d ago0x7a643a…c5a1f3
0xf4b5…7cc30x7f0f…6bd3Base—$0.01100%coinbase60d ago0xef7f11…2bde34
0xf4b5…7cc30xfc8e…ace9Base—$0.01100%coinbase60d ago0x3ae6e9…aa4b9f
0xf4b5…7cc30x08c1…f5a4Base—$0.01100%coinbase60d ago0x14cb21…e62c8f
0xf4b5…7cc30xe76f…9266Base—$0.01100%coinbase60d ago0x7c7ea8…1ce694
0xf4b5…7cc30xba77…8cd0Base—$0.01100%coinbase60d ago0x9b3a6d…b6e6df
0xf4b5…7cc30x3753…1c2aBase—$0.01100%coinbase60d ago0x0b81a3…2597dc

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.