Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x47c5…4fc3Base—$2.1070%0xf9ea…484f35d ago0xb16637…e9a946
0xdd07…45b90x47c5…4fc3Base—$21.0070%0x4218…be8735d ago0x4f2adc…b773aa
0xdd07…45b90x47c5…4fc3Base—$10.5070%0x0c68…47ce35d ago0xe4af95…c6346a
0xdd07…45b90x47c5…4fc3Base—$10.5070%0x1ae8…2c7335d ago0x09240c…1e0af0
0xdd07…45b90x47c5…4fc3Base—$2.1070%0x0f31…87b135d ago0x6822ce…73c7f2
0xdd07…45b90x47c5…4fc3Base—$10.5070%0x5670…ffbc35d ago0x5a170a…312bef
0xdd07…45b90x47c5…4fc3Base—$42.0070%0x1af6…8fa335d ago0x0597ba…a2cd8f
0xdd07…45b90x47c5…4fc3Base—$10.5070%0x74b9…018f35d ago0x5b75f0…cb18e8
0xdd07…45b90x47c5…4fc3Base—$105.0070%0xf31d…cc4b35d ago0x2b9538…277aa4
0xdd07…45b90x47c5…4fc3Base—$90.3070%0x3189…20e035d ago0x0dd401…45f7bb
0xdd07…45b90x47c5…4fc3Base—$2.1070%0xf345…7b3435d ago0xeb0d23…ea0625
0xdd07…45b90x47c5…4fc3Base—$1.0570%0x72ef…0ffd35d ago0xc714f0…33129a
0xdd07…45b90x47c5…4fc3Base—$1.0570%0x971c…70dd35d ago0x143eb8…9f98d0
0xdd07…45b90x47c5…4fc3Base—$2.1070%0x1bf5…a71635d ago0x33b0d1…fe62e1
0xdd07…45b90x47c5…4fc3Base—$10.5070%0x39e9…239336d ago0xd56c6f…d75f46
0xdd07…45b90x0e3d…7757Base—$2.1070%0xdeef…04fd36d ago0x041910…91d944

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.