Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0x7bf724…8ad3cb
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0xde8007…1599dd
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0x3f3195…40f17d
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0xd97b69…86f12d
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0x7ceafa…a52e16
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0xea4bd2…72518f
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0x22f80b…20a946
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0x5a4117…9e8a00
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0x6dd547…c98363
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0x904cf5…712812
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0xc0c486…9c5d14
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0x8771a9…156740
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0x7781cd…0fab5a
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0x728d24…50f34e
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0x047c9e…4d2402
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0xefb927…c304a7
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0xb703dc…0cb2c6
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0x1bf327…d9ac22
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0x4bb812…2bd6a1
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0xd0b75b…01f470
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0x4b2d41…e6ee61
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0x074a06…588540
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0x7a05aa…9c6024
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0x72515f…f40d69
0xa040…48440xa9dd…2315Base—$0.002100%coinbase17d ago0xe255f8…24d811

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.