Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0x286324…354c17
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0x261d5d…9f8b1a
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0x36d782…c15bda
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0xa82b75…53defa
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0x468ec2…f3ec00
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0x7b7396…45b7ca
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0xf6c3c6…155754
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0xee3646…360cab
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0xc9225f…7e5279
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0x75f53d…49ebc5
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0x573cf5…942f92
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0xa98a57…5b75a7
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0xbb49e7…2b8735
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0xdc3ce3…6a60bf
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0xf911c3…4a34dc
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0x8fc5de…4fe639
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0x1ea6a8…65d300
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0x218130…7c1b78
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0x6ad742…840094
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0xa7b6b2…e05707
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0xb4ffa7…28679d
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0xb558d1…babda9
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0xeb8457…a5ea46
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0x7a9970…bb0ce1
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa78d ago0x5250ab…003783

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.