Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf974…f92e0x78ca…a38dBase—$0.01100%coinbase70d ago0x694ae5…d83521
0xf974…f92e0xf896…9380Base—$0.01100%coinbase70d ago0xbdfd61…95641b
0xf974…f92e0xaed5…f02bBase—$0.01100%coinbase70d ago0x657e2c…58669b
0xf974…f92e0x5099…3bb5Base—$0.01100%coinbase70d ago0xf37d46…aed531
0xf974…f92e0xcdab…85e9Base—$0.01100%coinbase70d ago0x3640b6…4cc4d8
0xf974…f92e0x723b…f50eBase—$0.01100%coinbase70d ago0xcad879…b51aec
0xf974…f92e0x1e79…c678Base—$0.01100%coinbase70d ago0x3a5f0b…4130aa
0xf974…f92e0xf8ed…a608Base—$0.01100%coinbase70d ago0x4150dc…5b2e20
0xf974…f92e0xc4c0…7b2dBase—$0.01100%coinbase70d ago0x17c8a7…d1a775
0xf974…f92e0x4cee…11d8Base—$0.01100%coinbase70d ago0x2955a4…bfb3f1
0xf974…f92e0xb29e…3d08Base—$0.01100%coinbase70d ago0x7ff645…e18184
0xf974…f92e0x84c1…42a3Base—$0.01100%coinbase70d ago0x26fc6e…62be72
0xf974…f92e0xd920…c1b7Base—$0.01100%coinbase70d ago0x194c03…f8cc5d
0xf974…f92e0x17fa…d69fBase—$0.01100%coinbase70d ago0x221ede…ef499b
0xf974…f92e0x7368…e194Base—$0.01100%coinbase70d ago0x6a14c9…5079e4
0xf974…f92e0xc09b…878bBase—$0.01100%coinbase70d ago0x40cd0d…cb3e42
0xf974…f92e0x2041…4fdfBase—$0.01100%coinbase70d ago0x0d4957…62a6f2
0xf974…f92e0xacae…fe21Base—$0.01100%coinbase70d ago0x84b9f2…4370f0
0xf974…f92e0xff9e…a36fBase—$0.01100%coinbase70d ago0x11f340…55cab8
0xf974…f92e0x538a…85edBase—$0.01100%coinbase70d ago0x938793…0bb127
0xf974…f92e0x470f…271fBase—$0.01100%coinbase71d ago0xf63d1c…a277c7
0xf974…f92e0xa4eb…818cBase—$0.01100%coinbase71d ago0x5e0be4…113df2
0xf974…f92e0xe7cc…d145Base—$0.01100%coinbase71d ago0xd82d6d…5ea913
0xf974…f92e0xfc9c…ae4fBase—$0.01100%coinbase71d ago0x414953…5b7940
0xf974…f92e0x4a39…7a4aBase—$0.01100%coinbase71d ago0xc1b6f1…d8aa26

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.