Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base$0.003135100%0x4337…f03857d ago0xde5f7a…157f3c
0x3be9…575c0xf6ee…3bd2Base$0.000234100%0x4337…403c57d ago0x828e68…27b3e8
0x3be9…575c0xf6ee…3bd2Base$0.004183100%0x4337…ef2557d ago0xbccf44…c5ffb6
0x3be9…575c0xf6ee…3bd2Base$0.000689100%0x4337…beb157d ago0x4551c4…09fe4a
0x3be9…575c0xf6ee…3bd2Base$0.007981100%0x211d…d17257d ago0x5a137a…e97d80
0x3be9…575c0xf6ee…3bd2Base$0.007808100%0x4337…926957d ago0xd00681…ddc88a
0x3be9…575c0xf6ee…3bd2Base$0.007446100%0x4337…abf557d ago0xcd100e…468b18
0x3be9…575c0xf6ee…3bd2Base$0.007324100%0xe196…0ce157d ago0xf8ea2b…424f87
0x3be9…575c0xf6ee…3bd2Base$0.009189100%0x4337…7a5d57d ago0x0018c0…12ace4
0x3be9…575c0xf6ee…3bd2Base$0.006269100%0x4337…b6c257d ago0xe178d4…6d152b
0x3be9…575c0xf6ee…3bd2Base$0.005843100%0xf279…f77f57d ago0xc02498…1c1354
0x3be9…575c0xf6ee…3bd2Base$0.007072100%0x4337…926957d ago0xb1ccb3…fad362
0x3be9…575c0xf6ee…3bd2Base$0.005604100%0x81e3…b98e57d ago0xab6386…c8e041
0x3be9…575c0xf6ee…3bd2Base$0.007348100%0xe196…0ce157d ago0x9e32ba…4b6369
0x3be9…575c0xf6ee…3bd2Base$0.002956100%0xe196…0ce157d ago0xeb1f37…f4d1fb
0x3be9…575c0xf6ee…3bd2Base$0.006886100%0xf279…f77f57d ago0x0f2314…f98aaf
0x3be9…575c0xf6ee…3bd2Base$0.006284100%0x6a6f…be4157d ago0xf99f7d…5010eb
0x3be9…575c0xf6ee…3bd2Base$0.005538100%0x211d…d17257d ago0xae5b4e…398ad6
0x3be9…575c0xf6ee…3bd2Base$0.00546100%0x211d…d17257d ago0x336938…36a540
0x3be9…575c0xf6ee…3bd2Base$0.005122100%0x211d…d17257d ago0x32794d…daafeb
0x3be9…575c0xf6ee…3bd2Base$0.005114100%0x4337…539357d ago0x51be6d…5c9ce1
0x3be9…575c0xf6ee…3bd2Base$0.004892100%0x4337…7a5d57d ago0x8cce0e…a27086
0x3be9…575c0xf6ee…3bd2Base$0.007759100%0xe196…0ce157d ago0xa3c31d…dee263
0x3be9…575c0xf6ee…3bd2Base$0.007812100%0x211d…d17257d ago0x2b637c…0f5bb0
0x3be9…575c0xf6ee…3bd2Base$0.008723100%0x6a6f…be4157d ago0x4b6e8b…ca193a

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.