Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7369…7d640x9c95…e299Base—$0.001100%fluxa37d ago0x3c5a6e…b549f1
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa37d ago0x998102…0fbd98
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa37d ago0x9e85e5…6eea3d
0x7369…7d640x9c95…e299Base—$0.001100%fluxa37d ago0xee8a30…24b9fb
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa37d ago0x9fd0d3…07e9d1
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa37d ago0x4018ee…ca229a
0x7369…7d640x9c95…e299Base—$0.001100%fluxa37d ago0xa6cc4b…95291a
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa37d ago0x4b8e3e…bfb233
0x7369…7d640x9c95…e299Base—$0.001100%fluxa37d ago0xe98ab5…75c505
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa37d ago0xdd461e…f86df6
0x7369…7d640x9c95…e299Base—$0.001100%fluxa37d ago0x404d58…08f74b
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa37d ago0x2a0fdc…25bc48
0x7369…7d640x9c95…e299Base—$0.001100%fluxa37d ago0xc8a28c…232b36
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa37d ago0x507ce3…e0a7a4
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa37d ago0xad18e2…6c71e0
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa37d ago0x4a2124…9a1586
0x7369…7d640x9c95…e299Base—$0.001100%fluxa37d ago0x8d43b0…355ccc
0x7369…7d640x9c95…e299Base—$0.001100%fluxa37d ago0x12d544…31cfe5
0x7369…7d640x9c95…e299Base—$0.001100%fluxa37d ago0x8b567b…916046
0x7369…7d640x9c95…e299Base—$0.001100%fluxa37d ago0xfa31cc…603549
0x7369…7d640x9c95…e299Base—$0.001100%fluxa37d ago0xba5f48…749cc9
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa37d ago0xc58b03…748b6f
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa37d ago0x6fb497…45fa5c

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.