Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa41d ago0xf32056…604244
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa41d ago0xc90ccb…97ab85
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa41d ago0xa24b1a…137e94
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa41d ago0xdccbb7…9e5b05
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa41d ago0xbdcbad…bffb64
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa41d ago0xf7ea71…add380
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa41d ago0xd7c3a8…129650
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa41d ago0x6fbc02…3c7dfb
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa41d ago0x6008f6…f66357
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa41d ago0xf2ca5f…ab408d
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa41d ago0x500232…b94429
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa41d ago0x726863…d3ce4c
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa41d ago0x2cda1f…ad8827
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa41d ago0x52377d…c907f2
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa42d ago0x6f6054…4c988c
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa42d ago0x0b4091…632d8c
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa42d ago0xe4262d…932a1a
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa42d ago0xda4b8a…60054d
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa42d ago0xf30605…99e5cc
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa42d ago0x9994e0…482100
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa42d ago0x7b9be7…427f4c
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa42d ago0x97e18f…ddb887
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa42d ago0xed0088…2873bc
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa42d ago0xcda3dd…f616c0
0xf503…a78a0x9c95…e299Base—$0.001100%fluxa42d ago0x723386…879288

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.