Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa35d ago0x9b6319…e24b2a
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa35d ago0xced8e9…8204f7
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa35d ago0x3a3202…917a5c
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa35d ago0x35c0b3…ecada0
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa35d ago0x1e8ff7…287b16
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa35d ago0x0b9c80…5bf190
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa35d ago0x5195ca…3173b8
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa36d ago0xc180c7…5ac345
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa36d ago0x8c1797…79c05b
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa36d ago0x9b22e2…bb7cac
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa36d ago0x22fb07…9d1470
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa36d ago0xa21d41…1a24d1
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa36d ago0x3ba0e7…898f27
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa36d ago0x542aa5…0d844d
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa36d ago0x29f9bc…c99f53
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa36d ago0x243649…eb8d63
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa36d ago0xe43d46…222596
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa36d ago0x917d31…2d3576
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa36d ago0x3a1a72…b09af5
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa36d ago0x12d668…74afa9
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa36d ago0xb07d16…9840d9
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa36d ago0x6966a1…98eecb
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa36d ago0x656a8a…a0c2ed
0x19f9…50d00xfe80…47eeBase—$0.001100%fluxa36d ago0x5c71cd…965784
0x19f9…50d00x9c95…e299Base—$0.001100%fluxa36d ago0x2fc562…3532c3

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.