Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc888…59b00x9c95…e299Base—$0.001100%fluxa85d ago0x13f5c5…138d92
0xc888…59b00x9c95…e299Base—$0.001100%fluxa85d ago0xa1a124…a0975d
0xc888…59b00x9c95…e299Base—$0.001100%fluxa85d ago0xf3ee0d…9f9597
0xc888…59b00x9c95…e299Base—$0.001100%fluxa85d ago0x4643c7…8a724e
0xc888…59b00x9c95…e299Base—$0.001100%fluxa85d ago0xa91888…9bd2ca
0xc888…59b00x9c95…e299Base—$0.001100%fluxa85d ago0xe28d03…ce9bab
0xc888…59b00x9c95…e299Base—$0.001100%fluxa85d ago0x70f32d…af03f4
0xc888…59b00x9c95…e299Base—$0.001100%fluxa85d ago0x3c38ec…a3a004
0xc888…59b00x9c95…e299Base—$0.001100%fluxa85d ago0xcf74a5…560eb3
0xc888…59b00x9c95…e299Base—$0.001100%fluxa85d ago0xdc936c…5a5c8e
0xc888…59b00x9c95…e299Base—$0.001100%fluxa85d ago0x52dd4d…a3b11c
0xc888…59b00x9c95…e299Base—$0.001100%fluxa85d ago0x49f953…82ac4a
0xc888…59b00x9c95…e299Base—$0.001100%fluxa85d ago0xd3bd1f…d33f0d
0xc888…59b00x9c95…e299Base—$0.001100%fluxa85d ago0x1e7f8d…17efdf
0xc888…59b00x9c95…e299Base—$0.001100%fluxa85d ago0x38f86a…87dfd4
0xc888…59b00x9c95…e299Base—$0.001100%fluxa85d ago0xea82bc…3cf9b7
0xc888…59b00x9c95…e299Base—$0.001100%fluxa85d ago0x9747c1…6484aa
0xc888…59b00x9c95…e299Base—$0.001100%fluxa85d ago0xa5e8f0…f8aac5
0xc888…59b00x9c95…e299Base—$0.001100%fluxa86d ago0xd52e34…a470d2
0xc888…59b00x9c95…e299Base—$0.001100%fluxa86d ago0x03f85c…f85962
0xc888…59b00x9c95…e299Base—$0.001100%fluxa86d ago0x156c23…8a5cdd
0xc888…59b00x9c95…e299Base—$0.001100%fluxa86d ago0x00658e…a8af64
0xc888…59b00x9c95…e299Base—$0.001100%fluxa86d ago0x43445d…908667
0xc888…59b00x9c95…e299Base—$0.001100%fluxa86d ago0x31dfdd…b166c6
0xc888…59b00x9c95…e299Base—$0.001100%fluxa86d ago0x1ddb92…d4f379

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.