Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecbf…50d60xf000…94fcBase$0.01100%coinbase44d ago0x61d1e3…fe2030
0xecbf…50d60xf000…94fcBase$0.01100%coinbase44d ago0x0a2978…4f5472
0xecbf…50d60xf000…94fcBase$0.01100%coinbase44d ago0xc3a38b…6c5fbe
0xecbf…50d60xf000…94fcBase$0.01100%coinbase44d ago0xec0420…0a8e22
0xecbf…50d60xf000…94fcBase$0.03100%coinbase44d ago0x3cbca2…e8c8b7
0xecbf…50d60xf000…94fcBase$0.01100%coinbase45d ago0x3cc9e9…40198f
0xecbf…50d60xf000…94fcBase$0.01100%coinbase45d ago0x3f2dff…deb8ab
0xecbf…50d60xf000…94fcBase$0.01100%coinbase45d ago0x14cbf2…358f9d
0xecbf…50d60xf000…94fcBase$0.03100%coinbase45d ago0xf0461f…470783
0xecbf…50d60xf000…94fcBase$0.01100%coinbase45d ago0xb16425…ca14f5
0xecbf…50d60xf000…94fcBase$0.20100%coinbase45d ago0xf74595…de36fa
0xecbf…50d60xf000…94fcBase$0.01100%coinbase45d ago0x1b2bbf…8d3330
0xecbf…50d60xf000…94fcBase$0.01100%coinbase45d ago0x18a6ab…ea1457
0xecbf…50d60xf000…94fcBase$0.01100%coinbase45d ago0xdf02f4…2be070
0xecbf…50d60xf000…94fcBase$0.01100%coinbase45d ago0x29f9cf…6314f1
0xecbf…50d60xf000…94fcBase$0.01100%coinbase45d ago0x757bc9…f59d13
0xecbf…50d60xf000…94fcBase$0.01100%coinbase45d ago0xd9f96e…8f55cd
0xecbf…50d60xf000…94fcBase$0.01100%coinbase45d ago0xfd6e98…5af631
0xecbf…50d60xf000…94fcBase$0.01100%coinbase45d ago0x9cdbc2…87b3e6
0xecbf…50d60xf000…94fcBase$0.01100%coinbase45d ago0xa439c2…ffb0c6
0xecbf…50d60xf000…94fcBase$0.10100%coinbase45d ago0x86fc51…63fc6a
0xecbf…50d60xf000…94fcBase$0.03100%coinbase45d ago0x4d7851…ebebb4
0xecbf…50d60xf000…94fcBase$0.01100%coinbase45d ago0x2b6705…58030e

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.