Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1de735…4abc7b
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3d5e74…421cba
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0f7d47…972231
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2cbba7…33e5d0
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd6daad…7c1bde
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4f8779…d0989b
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x729294…a097a1
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa0def4…16b666
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x729c17…eaa9b3
0x8fa5…ceb10x6a5e…c666Basex402 service$0.01100%payAI112d ago0x88b1fa…d627ad
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa03dbe…021185
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x78521a…4658a9
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf10d4d…da2523
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe5a673…b1f05d
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x48961f…f53146
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcee854…2858af
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x57d9a0…9858ec
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x597875…6844f1
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2d04b0…818031
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x21e613…9c564e
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf44adf…b01f00
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0dfd2b…f76ef5
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb2b7a0…d35771
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3f9b4c…3254a5
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb7af2f…c3c626

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.