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.02100%coinbase9d ago0x8b92da…bf31f6
0x3ad2…81410x7360…b832Base—$0.002097100%coinbase9d ago0xb4293f…794f81
0x3ad2…81410x7360…b832Base—$0.001926100%coinbase9d ago0xf2ec71…29229c
0x3ad2…81410x7360…b832Base—$0.02100%coinbase9d ago0x5cc889…78aad9
0x3ad2…81410x7360…b832Base—$0.002352100%coinbase9d ago0x06c7df…8fe05f
0x3ad2…81410x7360…b832Base—$0.02100%coinbase9d ago0x8096c0…f9c5b5
0x3ad2…81410x7360…b832Base—$0.001100%coinbase9d ago0x0dc105…4ef7e9
0x3ad2…81410x7360…b832Base—$0.02100%coinbase9d ago0xe2909f…292f22
0x3ad2…81410x7360…b832Base—$0.03100%coinbase9d ago0x902437…b8a332
0x3ad2…81410x7360…b832Base—$0.00271100%coinbase9d ago0x35aeb1…0b85d0
0x3ad2…81410x7360…b832Base—$0.002574100%coinbase9d ago0xa45dfa…fa6fa2
0x3ad2…81410x7360…b832Base—$0.002738100%coinbase9d ago0xf4d8dd…b3f896
0x3ad2…81410x7360…b832Base—$0.003196100%coinbase9d ago0x014ecd…cb9a5c
0x3ad2…81410x7360…b832Base—$0.005556100%coinbase9d ago0x75822e…ebf3b8
0x3ad2…81410x7360…b832Base—$0.001100%coinbase9d ago0xf05f2c…1d5ad4
0x3ad2…81410x7360…b832Base—$0.03100%coinbase9d ago0xd766da…843236
0x3ad2…81410x7360…b832Base—$0.03100%coinbase9d ago0xbe8b9e…5cad76
0x3ad2…81410x7360…b832Base—$0.001100%coinbase9d ago0x5eb393…f04765
0x3ad2…81410x7360…b832Base—$0.03100%coinbase9d ago0x6937e5…52e041
0x3ad2…81410x7360…b832Base—$0.03100%coinbase9d ago0x33b1de…458558
0x3ad2…81410x7360…b832Base—$0.03100%coinbase9d ago0xb32c05…da4322
0x3ad2…81410x7360…b832Base—$0.03100%coinbase9d ago0xaa533a…563bca

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.