Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4efd…51720x9c95…e299Base—$0.001100%fluxa81d ago0x122fbb…1dcd3e
0x4efd…51720x9c95…e299Base—$0.001100%fluxa81d ago0xa279d4…58dd27
0x4efd…51720x9c95…e299Base—$0.001100%fluxa81d ago0x6111f6…1833dd
0x4efd…51720x9c95…e299Base—$0.001100%fluxa81d ago0x320bd4…90a96d
0x4efd…51720x9c95…e299Base—$0.001100%fluxa81d ago0xfea166…37eb1e
0x4efd…51720x9c95…e299Base—$0.001100%fluxa81d ago0x44713d…c5c7a8
0x4efd…51720x9c95…e299Base—$0.001100%fluxa81d ago0xfbd7cc…f66d14
0x4efd…51720x9c95…e299Base—$0.001100%fluxa81d ago0x4a6f88…268e1e
0x4efd…51720x9c95…e299Base—$0.001100%fluxa81d ago0x7f616b…5b201a
0x4efd…51720x9c95…e299Base—$0.001100%fluxa81d ago0x605f80…508d7b
0x4efd…51720x9c95…e299Base—$0.001100%fluxa81d ago0x64bd94…c3ca5e
0x4efd…51720x9c95…e299Base—$0.001100%fluxa81d ago0xd59d41…a3dc56
0x4efd…51720x9c95…e299Base—$0.001100%fluxa81d ago0x8834b9…f8e74d
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0x234101…e8ddd6
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0x985320…a1d530
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0xe01a72…0230aa
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0x9cee87…0543bb
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0x69367e…904eea
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0xbbae2d…574a19
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0xb95869…d9eec2
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0x35537a…c8c8c0
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0xf57dc3…00e9ea
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0x36d41e…104e31
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0x7ac982…fc9f74
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0x428711…f5733c

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.