Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x855a92…6b545a
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfe32ac…d5ea52
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf4a4d0…233b42
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x39fc5a…b7408f
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf4bef5…7dcb14
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x73bcad…a84429
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x24c5b9…d8e884
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb0ad87…725f96
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfcdb1c…d89794
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x88f22f…03d7ed
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc57a80…5cb354
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8ccf36…29d1e4
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc07910…6e831d
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe533da…122f69
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfca3e9…5e7397
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x25169f…20f8af
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x42860f…8bdc4d
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x30d4a2…9ddaa1
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x085219…5308ff
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x35082a…876264
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa6542b…24ce56
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc6c20c…800a91
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x155fab…5bfaf1
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7b3c4a…3d5f30
0xfc42…b2140x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9ac483…450e7b

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.