Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebf…76220xb0af…7de0Base$0.02100%coinbase44d ago0x92cb51…0106be
0x1ebf…76220xb0af…7de0Base$0.02100%coinbase44d ago0x899c5e…8b6fb2
0x1ebf…76220xb0af…7de0Base$0.04100%coinbase44d ago0x316477…d282d2
0x1ebf…76220xb0af…7de0Base$0.04100%coinbase44d ago0x3986e3…bc91ab
0x1ebf…76220xb0af…7de0Base$0.06100%coinbase44d ago0xd9e019…7134ba
0x1ebf…76220xb0af…7de0Base$0.08100%coinbase44d ago0xc7c390…ccdf35
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase44d ago0xe052b3…c01666
0x1ebf…76220xb0af…7de0Base$0.16100%coinbase44d ago0x45bf01…e12b88
0x1ebf…76220xb0af…7de0Base$0.16100%coinbase45d ago0x0aaf28…a511b2
0x1ebf…76220xb0af…7de0Base$0.16100%coinbase45d ago0x6adf36…7424b5
0x1ebf…76220xb0af…7de0Base$0.24100%coinbase45d ago0xcc9c38…006092
0x1ebf…76220xb0af…7de0Base$0.24100%coinbase45d ago0x845972…2f9508
0x1ebf…76220xb0af…7de0Base$0.22100%coinbase45d ago0xb0a908…0c2b7a
0x1ebf…76220xb0af…7de0Base$0.20100%coinbase45d ago0xf135cc…583700
0x1ebf…76220xb0af…7de0Base$0.22100%coinbase45d ago0xfc6439…2a5cba
0x1ebf…76220xb0af…7de0Base$0.22100%coinbase45d ago0xf94ff9…8b9dfd
0x1ebf…76220xb0af…7de0Base$0.30100%coinbase45d ago0xff54d5…a30074
0x1ebf…76220xb0af…7de0Base$0.22100%coinbase45d ago0xd561a2…f2024c
0x1ebf…76220xb0af…7de0Base$0.22100%coinbase45d ago0xa4ce18…2515cd
0x1ebf…76220xb0af…7de0Base$0.22100%coinbase45d ago0x4c5bce…30c468
0x1ebf…76220xb0af…7de0Base$0.24100%coinbase45d ago0x689ea6…d1c104
0x1ebf…76220xb0af…7de0Base$0.18100%coinbase45d ago0x9acc65…3f7c98
0x1ebf…76220xb0af…7de0Base$0.18100%coinbase45d ago0x10d937…0b6bd2
0x1ebf…76220xb0af…7de0Base$0.18100%coinbase45d ago0x6f4077…deb331
0x1ebf…76220xb0af…7de0Base$0.18100%coinbase45d ago0xe89280…48e372

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.