Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x854e…d7280x9c95…e299Base$0.001100%Route unknown56d ago0xb0cd69…e4e2c2
0x854e…d7280x9c95…e299Base$0.001100%Route unknown56d ago0xff1f54…fb1437
0x854e…d7280x9c95…e299Base$0.001100%Route unknown56d ago0xc27980…b38783
0x854e…d7280x9c95…e299Base$0.001100%Route unknown56d ago0x080517…4c29cc
0x854e…d7280x9c95…e299Base$0.001100%Route unknown56d ago0x5edd7e…b628c6
0x854e…d7280x9c95…e299Base$0.001100%Route unknown56d ago0x44c86e…879525
0x854e…d7280x9c95…e299Base$0.001100%Route unknown56d ago0x9aa1f3…ba103e
0x854e…d7280x9c95…e299Base$0.001100%Route unknown56d ago0x30a56b…4f5823
0x854e…d7280x9c95…e299Base$0.001100%Route unknown56d ago0x6d3987…09d8dd
0x854e…d7280x9c95…e299Base$0.001100%Route unknown56d ago0x30dce9…0fa679
0x854e…d7280x9c95…e299Base$0.001100%Route unknown56d ago0x3d5c45…6c111d
0x854e…d7280x9c95…e299Base$0.001100%Route unknown56d ago0xdac6db…50d693
0x854e…d7280x9c95…e299Base$0.001100%Route unknown57d ago0xc3039f…05186e
0x854e…d7280x9c95…e299Base$0.001100%Route unknown57d ago0x02848a…37ca3e
0x854e…d7280x9c95…e299Base$0.001100%Route unknown57d ago0x558a6a…edb5e4
0x854e…d7280x9c95…e299Base$0.001100%Route unknown57d ago0x575a2c…afbfd9
0x854e…d7280x9c95…e299Base$0.001100%Route unknown57d ago0xfc81f6…b03c32
0x854e…d7280x9c95…e299Base$0.001100%Route unknown57d ago0xc2e486…5a3519
0x854e…d7280x9c95…e299Base$0.001100%Route unknown57d ago0x646509…5bf2b3
0x854e…d7280x9c95…e299Base$0.001100%Route unknown57d ago0x82e073…e82303
0x854e…d7280x9c95…e299Base$0.001100%Route unknown57d ago0x0d4894…df1891
0x854e…d7280x9c95…e299Base$0.001100%Route unknown57d ago0x2e8b40…be3dfe
0x854e…d7280x9c95…e299Base$0.001100%Route unknown57d ago0x316550…b891ae
0x854e…d7280x9c95…e299Base$0.001100%Route unknown57d ago0x6174be…1cc724
0x854e…d7280x9c95…e299Base$0.001100%Route unknown57d ago0x427c02…f4a605

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.