Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown53d ago0xfafeae…1fbdd7
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown53d ago0xbe6a34…1a9c84
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown53d ago0x57f666…d4e516
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown53d ago0x10fc8e…2fd91a
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown53d ago0x8cdb25…0f3ee0
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown53d ago0x59b67d…4d0d68
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown53d ago0x7d0302…dbf221
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown53d ago0x837887…5ec500
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown53d ago0x081d10…3acab9
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown53d ago0xde8050…260abc
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown53d ago0x224bb0…32fa21
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown53d ago0xb0f514…bb1041
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown54d ago0x5994fc…f2bbf7
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown54d ago0x5213cc…9d6d3c
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown54d ago0xfcf271…1d51f3
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown54d ago0x67166d…9f1c52
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown54d ago0xbba7d0…2253a9
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown54d ago0x257319…31dc13
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown54d ago0x363e92…083f14
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown54d ago0x6a0bef…e575ac
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown54d ago0x5df910…a00f02
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown54d ago0xce661a…6d51b5
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown54d ago0xcafabc…298fcc
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown54d ago0xe822e6…b81ec7
0x9bd9…2dae0x9c95…e299Base$0.001100%Route unknown54d ago0x3cc6d0…617c02

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.