Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0x73a75b…91c8d1
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0xea302f…b2c305
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0xdadd6f…49335b
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0x83b145…c22dc6
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0x75ca0a…c212b8
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0xcfeb40…995381
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0xc5adfe…dbd5b5
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0x892be9…368884
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa60d ago0xeeb986…29e58a
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa61d ago0x5d9d02…1a97c5
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa61d ago0x450553…5f915c
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa61d ago0x8c160c…af5521
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa61d ago0x9a92b2…901474
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa61d ago0xe9541f…6e1b63
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa61d ago0xa98a7d…2e1e47
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa61d ago0x204b2a…5f90e6
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa61d ago0x966cef…de6858
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa61d ago0xa16ec9…1bb224
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa61d ago0x448c06…0720f9
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa61d ago0x9f4629…a9c756
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa61d ago0xbbadc6…43b677
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa61d ago0xf624c6…f6e3ca
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa61d ago0xdb4e2f…10bac1
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa61d ago0xf66d37…889e3e
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa61d ago0xe79fbb…9fcb99

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.