Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0x1e1fb8…944f32
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0xcf0e15…57e7a5
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0x439540…2da4e7
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0x9327b3…f59f10
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0xf2d1f1…67b205
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0x8256af…db7362
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0xcf1b0d…ce142c
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0xbbf9bd…af65f6
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0x81a0b3…b1d531
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0x949bf7…de1a24
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0xb5f35e…5d67a8
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0x49c61a…17aafd
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0x1fe467…363865
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0xf1b262…0120af
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0x9603a9…035a37
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0xc9bd98…0160b5
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0x31c342…06ca6f
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0xcdfe1b…02b3da
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0x03fd80…ef6a8c
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0x4c9e80…11ae80
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0x546ea8…7aaf83
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0xc22a68…efb296
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0xe9cf18…d47c52
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0xdd0f9c…5c5347
0x90b0…41620x6839…1a2bBase$0.003100%Route unknown97d ago0xc1bd6b…9b3ac0

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.