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%fluxa82d ago0x6fe3cb…572306
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0x6b1335…e861cf
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0xf46a58…44d113
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0xa0116a…3d2d3a
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0x130ad9…b61bec
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0xd9de7d…446061
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0x5dc47b…3ab4cb
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0xec38eb…982fdd
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0x0c4368…9540ad
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0x22c035…f2c842
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0x74ea91…cad291
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0xd12889…e197de
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0x4deddb…5f9fff
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0xc628e7…de83df
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0xadf305…4b95b8
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0x95ae49…d79577
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0xcbbf23…dd817c
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0xe3a59c…7a4432
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0xe56251…4d2a72
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0x0866c2…ed722c
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0xd80447…be3f3e
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0xf33607…48863f
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0x66ce50…65015b
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0xceec6a…9bd075
0x4efd…51720x9c95…e299Base—$0.001100%fluxa82d ago0xa6c594…683fc5

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.