Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa34d ago0x6175b1…3c2759
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0x00b487…3b9910
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0x43ff07…9380bd
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0xa157d4…058f6c
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0x54edd3…85ce14
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa34d ago0xec68e5…ed584f
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa34d ago0x133dfb…4ae162
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0x791ac7…6dec0f
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0xa220ea…51179b
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0xead0a4…1edd27
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0x4e65ec…8fbdf8
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0xb6c134…293150
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0xede57c…a6e658
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0xcbcf36…e72df1
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0xd44b28…410c9e
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0x2bd185…56a228
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0x0f40b5…ed8727
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0xabc57a…f1a1c8
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0xc63797…18018e
0x1a6c…ec180x9c95…e299Base$0.001100%fluxa34d ago0x2d13ee…aa7021
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0x676c3a…e7dad1
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0xd6cc97…cb8f90
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0x0649e5…b7d7b3
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0x30f32b…831d23
0x1a6c…ec180xfe80…47eeBase$0.001100%fluxa34d ago0xce59cf…56b752

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.