Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x599e…f8960x9c95…e299Base—$0.001100%fluxa42d ago0x7f70f2…2da3d2
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa42d ago0x9f2e55…1ae66a
0x599e…f8960x9c95…e299Base—$0.001100%fluxa42d ago0xa05ad6…028871
0x599e…f8960x9c95…e299Base—$0.001100%fluxa42d ago0x9538d2…f909c2
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa42d ago0x502d9f…feaa4f
0x599e…f8960x9c95…e299Base—$0.001100%fluxa42d ago0xebcc88…59eccb
0x599e…f8960x9c95…e299Base—$0.001100%fluxa43d ago0x407746…6a6d1d
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa43d ago0x1d7d20…fa4a63
0x599e…f8960x9c95…e299Base—$0.001100%fluxa43d ago0x145b9a…4da1fe
0x599e…f8960x9c95…e299Base—$0.001100%fluxa43d ago0xd00fb6…07dcb8
0x599e…f8960x9c95…e299Base—$0.001100%fluxa43d ago0x067c48…9876e0
0x599e…f8960x9c95…e299Base—$0.001100%fluxa43d ago0x8729f9…4277b8
0x599e…f8960x9c95…e299Base—$0.001100%fluxa43d ago0x9de43c…5bd598
0x599e…f8960x9c95…e299Base—$0.001100%fluxa43d ago0xaf8fb2…a3e580
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa43d ago0x92da3a…a91e73
0x599e…f8960xfe80…47eeBase—$0.001100%fluxa43d ago0x1946ef…e736ef
0x599e…f8960x9c95…e299Base—$0.001100%fluxa43d ago0x7e3ac5…53e20f
0x599e…f8960x9c95…e299Base—$0.001100%fluxa43d ago0x496f9b…4865a5
0x599e…f8960x9c95…e299Base—$0.001100%fluxa43d ago0xe33ada…e7c568
0x599e…f8960x9c95…e299Base—$0.001100%fluxa43d ago0xacec38…12143c
0x599e…f8960x9c95…e299Base—$0.001100%fluxa43d ago0x6c7a42…c1ed9b
0x599e…f8960x9c95…e299Base—$0.001100%fluxa43d ago0x52bb78…c0971b
0x599e…f8960x9c95…e299Base—$0.001100%fluxa43d ago0x1ad8a4…91ce8e
0x599e…f8960x9c95…e299Base—$0.001100%fluxa43d ago0xecd2eb…512fd4
0x599e…f8960x9c95…e299Base—$0.001100%fluxa43d ago0x69698d…089a15

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.