Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa51d ago0x4a28ae…112380
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa51d ago0x12a1aa…f0792b
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa51d ago0x554606…b26df3
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa51d ago0xeb6764…54394c
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa51d ago0x982ffc…00d916
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa51d ago0x43d7f2…21efdb
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa51d ago0x22a704…40c179
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa51d ago0x0f3c2f…c758b0
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa51d ago0x167cc4…6e38f3
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa51d ago0x948d06…61a4ac
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa51d ago0xc95af2…8cac30
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa51d ago0xfa0e75…bd8f75
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa51d ago0x4d38fd…f82374
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa51d ago0xfc5ec9…768efa
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa51d ago0xb4adcc…710228
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa51d ago0x185acf…20a5b0
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa51d ago0xb9fd2d…f097d9
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa51d ago0x39ca0a…b8c020
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa51d ago0x27574f…61724a
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa51d ago0x91b666…989a64
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa51d ago0xf6c1db…fcb6e9
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa51d ago0xd6b912…7a7345
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa51d ago0x87de9e…b882bf
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa51d ago0x39f72a…8bcdfe
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa51d ago0x99f596…4e61fb

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.