Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown59d ago0xc15e3f…5aed6a
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown59d ago0x2fadd8…b3c568
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown59d ago0x0ddb7a…02949b
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown59d ago0xbe5e8c…8cca09
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown59d ago0xbd6953…c8f9af
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown59d ago0xc2cb37…5b22bf
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown59d ago0xe0dc17…6bd54d
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown59d ago0xe477df…7f37d1
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown59d ago0x8f9c13…509058
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown59d ago0x568b80…70e45d
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown59d ago0xd0aaa3…54fd4d
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown59d ago0x320b7f…b63f64
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown59d ago0x0e4ad9…78b148
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown59d ago0xafcb8a…fa36f9
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown59d ago0xe4c525…3e14c4
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown59d ago0xef59ac…71be74
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown59d ago0x371aae…4c8274
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown59d ago0x2da615…e33b31
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown60d ago0x4e65cd…a64af9
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown60d ago0xce0e6e…8adf12
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown60d ago0x98caec…c5ae7e
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown60d ago0x639f4a…35ff7a
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown60d ago0x959b5e…9dd544
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown60d ago0x6b9aca…1c6bda
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown60d ago0x151112…e5df03

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.