Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2eaa…bafd0x3366…8d78Base—$0.01100%coinbase20d ago0x77f12d…c43ee0
0xd993…56ff0x3366…8d78Base—$0.01100%coinbase20d ago0x2f07b6…d08a64
0x2312…ecd90x3366…8d78Base—$0.25100%coinbase20d ago0xa847ca…c2ca18
0x5fb5…c4460x3366…8d78Base—$0.01100%coinbase20d ago0xf74262…b149a4
0xa1bf…c3260x3366…8d78Base—$0.01100%coinbase20d ago0xb2a46e…a197c4
0x0743…c1540x3366…8d78Base—$0.01100%coinbase20d ago0xe8d0ea…3b1333
0xd7a7…a2730x3366…8d78Base—$0.01100%coinbase20d ago0xeba614…63e361
0x179d…e82f0x3366…8d78Base—$0.01100%coinbase20d ago0x1fd8d0…c9b7f4
0xdac9…40610x3366…8d78Base—$0.01100%coinbase21d ago0x023308…018503
0x3593…a3bd0x3366…8d78Base—$0.01100%coinbase21d ago0xbb7cb2…39a3d8
0x3593…a3bd0x3366…8d78Base—$0.01100%coinbase21d ago0xeec0cf…9dd773
0x961b…28210x3366…8d78Base—$0.01100%coinbase21d ago0x61549c…c63c1e
0xe42c…f99b0x3366…8d78Base—$0.01100%coinbase21d ago0x70b3d4…97e55c
0x134a…fdd90x3366…8d78Base—$0.01100%coinbase21d ago0xb925fb…2a37fe
0x23ee…a91e0x3366…8d78Base—$0.01100%coinbase21d ago0x915332…1c8176

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.