Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa48d ago0x6834d5…c07044
0x1ab9…26030xfe80…47eeBase—$0.001100%fluxa48d ago0x5dbf97…040d18
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa48d ago0xacd67c…8d6583
0x1ab9…26030xfe80…47eeBase—$0.001100%fluxa48d ago0x8960c3…806aa2
0x1ab9…26030xfe80…47eeBase—$0.001100%fluxa48d ago0x616133…a1fb66
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa48d ago0xeb09b7…7dde6e
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa48d ago0x23c024…bb9b3e
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa48d ago0x8fb315…0a9416
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa48d ago0x0ac576…df379b
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa48d ago0xbe61bc…26ccf3
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa48d ago0xa9adc3…f98105
0x1ab9…26030xfe80…47eeBase—$0.001100%fluxa48d ago0x12881a…75a0f9
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa48d ago0xc28fbd…0d1e54
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa48d ago0x7df5a3…08667b
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa48d ago0x931d5a…983bf6
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa48d ago0xd61507…bca8ba
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa48d ago0xf21bc6…fd4395
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa48d ago0x13f641…01040c
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa48d ago0x9d0bd4…7fb95b
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa48d ago0x414436…e0578c
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa48d ago0x48549f…b8d0e0
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa48d ago0xf008cb…506a8e
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa48d ago0x493abc…12b090
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa48d ago0xb6af6e…dcb3ed
0x1ab9…26030x9c95…e299Base—$0.001100%fluxa48d ago0x710c97…14bf5e

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.