Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdeaa…08490x9c95…e299Base$0.001100%fluxa36d ago0x882ad9…9a4622
0xdeaa…08490x9c95…e299Base$0.001100%fluxa36d ago0x4b500f…cac63d
0xdeaa…08490x9c95…e299Base$0.001100%fluxa36d ago0x787ff3…f0c7d3
0xdeaa…08490x9c95…e299Base$0.001100%fluxa36d ago0xdf1e97…7761a8
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0xb7d5c3…7c416c
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0x8abeb1…c3a5da
0xdeaa…08490x9c95…e299Base$0.001100%fluxa36d ago0xdb395d…94bdeb
0xdeaa…08490x9c95…e299Base$0.001100%fluxa36d ago0xd2f8b5…95200f
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0xbea22c…f235a7
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0x358f99…8a6a52
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0x27381f…f41f8a
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0x7163a8…f9cf21
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0xa21ae5…969691
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0xc57ed6…3dd0c2
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0x498ed3…e7720c
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0x60733e…d20085
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0xf1dce5…8fcff5
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0xbce858…bfc01d
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0x73c091…245a24
0xdeaa…08490x9c95…e299Base$0.001100%fluxa36d ago0x234d6f…aedfe2
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0xaa160d…916ca8
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0xe303a8…a22cf3
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0xbced58…c3e97d
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0x21bf8a…916871
0xdeaa…08490xfe80…47eeBase$0.001100%fluxa36d ago0xfed1c9…5346ab

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.