Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase42d ago0x734f6c…5027a6
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase42d ago0x8dbe05…bcef39
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0xdc86f7…60abb0
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0xf9230f…c20af4
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0x9c8379…bd4f07
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase42d ago0x946264…8acc34
0x3ad2…81410x7360…b832Base—$0.04100%coinbase42d ago0x336987…8926ee
0x3ad2…81410x7360…b832Base—$0.04100%coinbase42d ago0xf2218b…2cfb69
0x3ad2…81410x7360…b832Base—$0.03100%coinbase42d ago0xfa7955…f4c0ba
0x3ad2…81410x7360…b832Base—$0.02100%coinbase42d ago0xd7e131…5f0afd
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0x57e662…a635d5
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0xd2ca72…65850f
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0x33f526…8e2f28
0x3ad2…81410x7360…b832Base—$0.009786100%coinbase42d ago0xf82a0d…099ba6
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0xbf81a7…b2b04e
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase42d ago0x2908a7…b1e227
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0x97329f…b14988
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0xc35eb0…403e82
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase42d ago0x18b2fe…bdfbe9
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0x3352d5…f9a788
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase42d ago0x0187c2…1c8ddd
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase42d ago0xdd39db…5762bb
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase42d ago0xb429e8…0c3514
0x3ad2…81410x7360…b832Base—$0.009517100%coinbase42d ago0x6e1ad4…201147
0x3ad2…81410x7360…b832Base—$0.01100%coinbase42d ago0x0f4a15…a9bd1f

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.