Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xba13…1be40x9c95…e299Base$0.001100%Route unknown37d ago0x693f62…86c020
0xba13…1be40x9c95…e299Base$0.001100%Route unknown37d ago0xdf6c93…361840
0xba13…1be40x9c95…e299Base$0.001100%Route unknown37d ago0x81a903…1524cd
0xba13…1be40x9c95…e299Base$0.001100%Route unknown37d ago0x942084…c09769
0xba13…1be40x9c95…e299Base$0.001100%Route unknown37d ago0x3ee377…059c02
0xba13…1be40x9c95…e299Base$0.001100%Route unknown37d ago0x4d018e…fff617
0xba13…1be40x9c95…e299Base$0.001100%Route unknown37d ago0xe2e96b…80e788
0xba13…1be40x9c95…e299Base$0.001100%Route unknown37d ago0x26332b…4abfd6
0xba13…1be40x9c95…e299Base$0.001100%Route unknown37d ago0xa9da4d…4ffb26
0xba13…1be40x9c95…e299Base$0.001100%Route unknown37d ago0xff1220…9fc52c
0xba13…1be40x9c95…e299Base$0.001100%Route unknown38d ago0x9723f2…859996
0xba13…1be40x9c95…e299Base$0.001100%Route unknown38d ago0x9b8d80…4fd8e8
0xba13…1be40x9c95…e299Base$0.001100%Route unknown38d ago0xeed39f…f0bfc4
0xba13…1be40x9c95…e299Base$0.001100%Route unknown38d ago0xfdf863…d2bf7f
0xba13…1be40x9c95…e299Base$0.001100%Route unknown38d ago0x91f261…060e72
0xba13…1be40x9c95…e299Base$0.001100%Route unknown38d ago0x9d546b…339fe8
0xba13…1be40x9c95…e299Base$0.001100%Route unknown38d ago0xd2f301…2e6b99
0xba13…1be40x9c95…e299Base$0.001100%Route unknown38d ago0xf316df…3fd01c
0xba13…1be40x9c95…e299Base$0.001100%Route unknown38d ago0x8d6d8a…132aad
0xba13…1be40x9c95…e299Base$0.001100%Route unknown38d ago0x9dcfb6…1c256c
0xba13…1be40x9c95…e299Base$0.001100%Route unknown38d ago0x639dcd…488801
0xba13…1be40x9c95…e299Base$0.001100%Route unknown38d ago0x7f8ad3…390f50
0xba13…1be40x9c95…e299Base$0.001100%Route unknown38d ago0x100551…e0be7f
0xba13…1be40x9c95…e299Base$0.001100%Route unknown38d ago0x0b96ac…ff8aad
0xba13…1be40x9c95…e299Base$0.001100%Route unknown38d ago0xfa99d7…29b08e

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.