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.003036100%coinbase23d ago0x1b8e5b…9b91c2
0x3ad2…81410x7360…b832Base—$0.002615100%coinbase23d ago0xb4cf57…3ae3e9
0x3ad2…81410x7360…b832Base—$0.03100%coinbase23d ago0xfc22ff…be8067
0x3ad2…81410x7360…b832Base—$0.03100%coinbase23d ago0xb505b7…5d770d
0x3ad2…81410x7360…b832Base—$0.00273100%coinbase23d ago0x0ed9c3…76fbb9
0x3ad2…81410x7360…b832Base—$0.03100%coinbase23d ago0x94700a…c88fd4
0x3ad2…81410x7360…b832Base—$0.03100%coinbase23d ago0x27f224…0551ac
0x3ad2…81410x7360…b832Base—$0.03100%coinbase23d ago0x88ac16…4d876b
0x3ad2…81410x7360…b832Base—$0.002897100%coinbase23d ago0x38f011…6d5b57
0x3ad2…81410x7360…b832Base—$0.03100%coinbase23d ago0x45e1a3…58f890
0x3ad2…81410x7360…b832Base—$0.03100%coinbase23d ago0x48d7c2…179cff
0x3ad2…81410x7360…b832Base—$0.002702100%coinbase23d ago0x0b23ac…d4ed58
0x3ad2…81410x7360…b832Base—$0.002285100%coinbase23d ago0x5da165…b63a16
0x3ad2…81410x7360…b832Base—$0.03100%coinbase23d ago0x66c8b4…db856f
0x3ad2…81410x7360…b832Base—$0.002705100%coinbase23d ago0xffe944…62af22
0x3ad2…81410x7360…b832Base—$0.002423100%coinbase23d ago0xd94514…b07b44
0x3ad2…81410x7360…b832Base—$0.03100%coinbase23d ago0x030123…576773
0x3ad2…81410x7360…b832Base—$0.00216100%coinbase23d ago0x4f7230…a0c35d
0x3ad2…81410x7360…b832Base—$0.002232100%coinbase23d ago0xef575f…67abf6
0x3ad2…81410x7360…b832Base—$0.03100%coinbase23d ago0xbbe038…65943c
0x3ad2…81410x7360…b832Base—$0.03100%coinbase23d ago0xba91c8…5c62eb
0x3ad2…81410x7360…b832Base—$0.03100%coinbase23d ago0xa68f3f…c6302d
0x3ad2…81410x7360…b832Base—$0.03100%coinbase23d ago0x599aa6…8ca540
0x5ca2…19510x7360…b832Base—$3.62100%coinbase23d ago0xd2147f…04ccee
0x5ca2…19510x7360…b832Base—$3.62100%coinbase23d ago0x10a749…a552d8

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.