Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19d ago0x13f935…b00261
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19d ago0xd41fec…c0321b
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19d ago0xf59e69…f9e4a9
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19d ago0x6c7bd8…241d03
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19d ago0x4c2201…1df208
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19d ago0x6a6009…d253e3
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19d ago0x053358…e222f3
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19d ago0x6ad58d…d79d9e
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19d ago0xd3b7f7…5d35b3
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19d ago0x19d60c…24fe53
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19d ago0x0fbcd5…665eb8
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19d ago0x3ac81f…c9b171
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19d ago0x25efba…10c043
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19d ago0x969d5d…d0613f
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19d ago0x3f49d6…a1c884
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19d ago0x6be317…b5bbf0
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19d ago0x9c6fe5…08a182
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19d ago0x3027d8…fee110
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19d ago0x1d88aa…8ea357
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19d ago0x457483…eb71ce
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19d ago0xd179ed…05d9e9
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase19d ago0xc4e044…45073e
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase20d ago0x6e050a…cd7baf
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase20d ago0x78f15d…7959aa
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase20d ago0x27b7a0…8d8ffd

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.