Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase39d ago0x5856e9…e8b4b3
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase39d ago0x54979c…eea3a3
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase39d ago0x0243ee…02bb84
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase39d ago0xaed115…e4b0a3
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase39d ago0x54c96f…83a400
0x7a54…0bf60xf000…94fcBase$0.05100%coinbase39d ago0x1f7f08…5eda40
0x7a54…0bf60xf000…94fcBase$0.05100%coinbase39d ago0xc320b2…34b7e9
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase39d ago0x813035…cfbe42
0x7a54…0bf60xf000…94fcBase$0.05100%coinbase39d ago0xb2d15c…20659d
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase39d ago0x013755…ef6b55
0x7a54…0bf60xf000…94fcBase$0.05100%coinbase39d ago0xd1fcbf…2a1d44
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase39d ago0x6cb788…9fc0a6
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase39d ago0x263240…40b374
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase39d ago0xb3e102…9b59c0
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase39d ago0x6c2929…43e901
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase39d ago0x342004…7bce48
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase39d ago0xbeda54…2d46b6
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase40d ago0x07dfae…24e2c8
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase40d ago0x99cc2e…895e6a
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase40d ago0x4dd84e…c17dc4
0x7a54…0bf60xf000…94fcBase$0.05100%coinbase40d ago0xd31515…f8e9ca
0x7a54…0bf60xf000…94fcBase$0.05100%coinbase40d ago0x21f0ee…28701b
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase40d ago0x8b1042…06049d
0x7a54…0bf60xf000…94fcBase$0.03100%coinbase40d ago0x35f9fd…b915f6
0x7a54…0bf60xf000…94fcBase$0.05100%coinbase40d ago0xbcbc95…04efe4

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.