Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0839…9c830x9c95…e299Base—$0.001100%fluxa76d ago0x12143d…bdc7e7
0x0839…9c830x9c95…e299Base—$0.001100%fluxa76d ago0xc60bc2…390867
0x0839…9c830x9c95…e299Base—$0.001100%fluxa76d ago0xc18064…f9cb8d
0x0839…9c830x9c95…e299Base—$0.001100%fluxa76d ago0xec6837…83fde8
0x0839…9c830x9c95…e299Base—$0.001100%fluxa76d ago0x09ce28…846457
0x0839…9c830x9c95…e299Base—$0.001100%fluxa76d ago0xca76d1…8a6b3c
0x0839…9c830x9c95…e299Base—$0.001100%fluxa76d ago0x38109d…88798b
0x0839…9c830x9c95…e299Base—$0.001100%fluxa76d ago0xe76163…9aebb9
0x0839…9c830x9c95…e299Base—$0.001100%fluxa76d ago0xa99a97…ba9aa0
0x0839…9c830x9c95…e299Base—$0.001100%fluxa76d ago0x695ee1…6b97e9
0x0839…9c830x9c95…e299Base—$0.001100%fluxa76d ago0xfcda89…7ad100
0x0839…9c830x9c95…e299Base—$0.001100%fluxa76d ago0xc40a9f…c28319
0x0839…9c830x9c95…e299Base—$0.001100%fluxa76d ago0xace6f8…7ea6cb
0x0839…9c830x9c95…e299Base—$0.001100%fluxa76d ago0x051bcf…2e066b
0x0839…9c830x9c95…e299Base—$0.001100%fluxa76d ago0xfe1a2a…1562a4
0x0839…9c830x9c95…e299Base—$0.001100%fluxa76d ago0x531d70…5270b7
0x0839…9c830x9c95…e299Base—$0.001100%fluxa76d ago0x7bf79b…0f30e5
0x0839…9c830x9c95…e299Base—$0.001100%fluxa76d ago0x12e0f8…8d89eb
0x0839…9c830x9c95…e299Base—$0.001100%fluxa76d ago0xeec3c3…ab3c2d
0x0839…9c830x9c95…e299Base—$0.001100%fluxa76d ago0x43c79a…e7c34a
0x0839…9c830x9c95…e299Base—$0.001100%fluxa77d ago0xd28636…cc16df
0x0839…9c830x9c95…e299Base—$0.001100%fluxa77d ago0x3fabfe…4a3f5c
0x0839…9c830x9c95…e299Base—$0.001100%fluxa77d ago0x6638ba…9350d5
0x0839…9c830x9c95…e299Base—$0.001100%fluxa77d ago0x225a25…44b1c6
0x0839…9c830x9c95…e299Base—$0.001100%fluxa77d ago0x55b888…b6caca

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.