Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa79d ago0x94f51e…18f98d
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa79d ago0xf99eaf…8b9339
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa79d ago0x0a56bb…39ac05
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa79d ago0xaad11e…a43709
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa79d ago0xf6612e…48aebc
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa79d ago0xef112c…4121ef
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0xd3755b…f5c7a2
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0xa74aeb…9817ad
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0xaebfe2…23a0e1
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0xae8bcf…e4363c
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0x13a0c9…7e891a
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0x1a4e0f…344b09
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0x730771…e7072c
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0x1c3b9b…a3c757
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0x9a0a23…ca13f9
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0x54ab9b…4026a1
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0xe3a928…a5af5c
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0xf7acd3…0f753f
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0xf403df…891650
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0xa65e52…ee1a5e
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0x0a3dae…b38b36
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0x2a31fa…5b9730
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0xf718fb…231a32
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0x844eec…bce30d
0x5e0b…89880x9c95…e299Base—$0.001100%fluxa80d ago0x4a5656…cf262e

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.