Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60ca…ec5c0x4f4b…422dBase$0.001100%coinbase2d ago0x61366c…5b98cf
0xa0ef…17540x4f4b…422dBase$0.0015100%coinbase2d ago0x4fdad8…c338e7
0x605d…c0180x4f4b…422dBase$0.04100%coinbase2d ago0x21c6ae…11bb5c
0xd201…fbe30x4f4b…422dBase$0.04100%coinbase2d ago0x4096fb…36f33a
0x8f9d…528c0x4f4b…422dBase$0.04100%coinbase2d ago0x643931…7470db
0xf820…d4b60x4f4b…422dBase$0.0015100%coinbase2d ago0xa2ccc0…26bc05
0x8e34…86600x4f4b…422dBase$0.0035100%coinbase2d ago0x8a84a0…469ecd
0x4bb7…59fa0x4f4b…422dBase$0.001100%coinbase2d ago0x228950…a368d0
0x044d…f02e0x4f4b…422dBase$0.0035100%coinbase2d ago0x63ec17…5d0d2a
0xd83b…cee60x4f4b…422dBase$0.04100%coinbase2d ago0x073300…a0a86e
0x4830…80150x4f4b…422dBase$0.0015100%coinbase2d ago0x1fa68c…f6bb99
0xa10d…72f50x4f4b…422dBase$0.04100%coinbase2d ago0xe5919d…e1e6dd
0xebb0…eed10x4f4b…422dBase$0.001100%coinbase2d ago0x24b2b5…ec1307
0x5c21…01f60x4f4b…422dBase$0.04100%coinbase2d ago0x60f2b0…bffcd8
0xf877…39630x4f4b…422dBase$0.001100%coinbase2d ago0x8faf6a…9f8359
0xf489…adb80x4f4b…422dBase$0.001100%coinbase2d ago0x7f3af9…2b028e
0xa091…357c0x4f4b…422dBase$0.0035100%coinbase2d ago0xd4b5f8…9e1775
0x106f…bfbe0x4f4b…422dBase$0.0035100%coinbase2d ago0x95ab4b…13a8c9
0x9430…a4680x4f4b…422dBase$0.001100%coinbase2d ago0xd33e43…957788
0xb6d6…f4460x4f4b…422dBase$0.0035100%coinbase2d ago0xdc8772…5c4b2a
0x9f0b…f94b0x4f4b…422dBase$0.0035100%coinbase2d ago0x2b2f22…aec6f4
0xeb77…44550x4f4b…422dBase$0.001100%coinbase2d ago0x34e40f…a28a74
0x3480…854e0x4f4b…422dBase$0.001100%coinbase2d ago0x86a6eb…e401b2
0xaa06…59210x4f4b…422dBase$0.001100%coinbase2d ago0x817558…e30255
0x342c…d68a0x4f4b…422dBase$0.001100%coinbase2d ago0x4ed417…26dc72

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.