Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28a0…60a10xf787…91b2Base$0.002100%Payer-submitted118d ago0xf44614…be8437
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957118d ago0xd79a7e…fec122
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957118d ago0xcf6c60…b3ff23
0x28a0…60a10xf787…91b2Base$0.002100%Payer-submitted118d ago0x88e9ee…324f04
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957118d ago0xd50bd8…000d8d
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957118d ago0x2e4cc5…030349
0x28a0…60a10xf787…91b2Base$0.002100%Payer-submitted118d ago0xb1cf8b…a1b277
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957118d ago0x0dc705…e74801
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957118d ago0xad4d24…c6e2d3
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957118d ago0xa45176…6191c9
0x28a0…60a10xf787…91b2Base$0.002100%Payer-submitted118d ago0xbb1b6a…9cb37b
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957118d ago0x2d3a11…2048bb
0x28a0…60a10xf787…91b2Base$0.002100%Payer-submitted118d ago0x61af2b…715e85
0x28a0…60a10xf787…91b2Base$0.002100%Payer-submitted118d ago0xd5b18f…619b06
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957119d ago0xd4ff8e…a4764b
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957119d ago0x85abbe…70dfe3
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957119d ago0x126555…8fd7aa
0x28a0…60a10xf787…91b2Base$0.002100%Payer-submitted119d ago0x83f2ed…978bd8
0x28a0…60a10xf787…91b2Base$0.002100%0xc440…c957119d ago0xbfffa0…a8b24d
0x28a0…60a10xf787…91b2Base$0.002100%Payer-submitted119d ago0xeb21df…e782a1
0x28a0…60a10xf787…91b2Base$0.002100%Payer-submitted119d ago0x663c2c…4b7de3
0x28a0…60a10xf787…91b2Base$0.002100%Payer-submitted119d ago0x15cf85…6c906f
0x28a0…60a10xf787…91b2Base$0.002100%Payer-submitted119d ago0xb3b567…a3a370
0x28a0…60a10xf787…91b2Base$0.002100%Payer-submitted119d ago0xaa75e7…a8ef13
0x28a0…60a10xf787…91b2Base$0.002100%Payer-submitted119d ago0xb51047…fcb032

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.