Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa44d ago0x9229f8…65cc3b
0xb179…2d640x9c95…e299Base—$0.001100%fluxa45d ago0x76a65e…e24335
0xb179…2d640x9c95…e299Base—$0.001100%fluxa45d ago0xf87239…9f976e
0xb179…2d640x9c95…e299Base—$0.001100%fluxa45d ago0xc74b6f…2a5e4b
0xb179…2d640x9c95…e299Base—$0.001100%fluxa45d ago0xc85f86…bba179
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa45d ago0x4932b6…a12ccd
0xb179…2d640x9c95…e299Base—$0.001100%fluxa45d ago0x4da2b6…30219f
0xb179…2d640x9c95…e299Base—$0.001100%fluxa45d ago0xee69ea…bdf629
0xb179…2d640x9c95…e299Base—$0.001100%fluxa45d ago0xc9845e…6bfd5a
0xb179…2d640x9c95…e299Base—$0.001100%fluxa45d ago0xf94133…0dc1ee
0xb179…2d640x9c95…e299Base—$0.001100%fluxa45d ago0x151929…87a56e
0xb179…2d640x9c95…e299Base—$0.001100%fluxa45d ago0xf11582…603abe
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa45d ago0xae6e78…a05be0
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa45d ago0x72b88a…b2b4a9
0xb179…2d640x9c95…e299Base—$0.001100%fluxa45d ago0x59f729…fdad30
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa45d ago0x2b7638…6f2434
0xb179…2d640x9c95…e299Base—$0.001100%fluxa45d ago0xe2b3f5…0fce72
0xb179…2d640x9c95…e299Base—$0.001100%fluxa45d ago0x143f58…c95333
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa45d ago0x5069c7…45256e
0xb179…2d640x9c95…e299Base—$0.001100%fluxa45d ago0xf279c3…30be6c
0xb179…2d640x9c95…e299Base—$0.001100%fluxa45d ago0x24de05…6958c1
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa45d ago0x729a4e…e80fde
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa45d ago0xeb2edc…00d9bc
0xb179…2d640x9c95…e299Base—$0.001100%fluxa45d ago0x9c137b…32f191
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa45d ago0xba15f5…b377cc

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.