Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f00…89140xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase10d ago0x746d29…b6503c
0x5f00…89140xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase10d ago0xf1d645…6d06e8
0x5f00…89140xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase10d ago0xd78df1…728899
0x5f00…8914Morpho Vault RiskBaseB20 Token SafetyB20$0.01100%coinbase10d ago0x8c2dfe…cbb49d
0x5f00…89140xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase10d ago0xe46cd2…3ee056
0x5f00…89140xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase10d ago0xd02ee2…ce6046
0x5f00…89140xf22e…f493Basegeocode-reverseGeo$0.003100%coinbase10d ago0x3df5e8…651543
0x5f00…89140xb810…2c86Basex402 Weather APIWeather$0.003100%coinbase10d ago0x791fc3…8c956a
0x5f00…89140x98e8…5666BaseAmorawAmoraw$0.005100%coinbase10d ago0x92c4a8…6a0ce5
0x5f00…89140x072f…d801Basex402 service$0.005100%coinbase10d ago0x7a8a35…6dde9c
0x5f00…89140x072f…d801Basex402 service$0.005100%coinbase10d ago0x1493a8…3afc90
0x5f00…89140x072f…d801Basex402 service$0.005100%coinbase10d ago0x32c2c5…5cef65
0x5f00…89140x072f…d801Basex402 service$0.005100%coinbase10d ago0x49bbdb…fd62e5
0x5f00…89140x072f…d801Basex402 service$0.005100%coinbase10d ago0x6e591a…4369df
0x5f00…89140x072f…d801Basex402 service$0.005100%coinbase10d ago0xed6fa1…4da0fc
0x5f00…89140x072f…d801Basex402 service$0.005100%coinbase10d ago0xedb169…d2f575
0x5f00…89140x072f…d801Basex402 service$0.005100%coinbase10d ago0x5432cb…357881
0x5f00…89140x6e8b…4e2eBasex402 service$0.008100%coinbase10d ago0x61b819…c1474d
0x5f00…89140x6e8b…4e2eBasex402 service$0.008100%coinbase10d ago0xe986c6…f39f3b
0x5f00…89140x6e8b…4e2eBasex402 service$0.008100%coinbase10d ago0x800e02…bba726
0x5f00…89140x98e8…5666BaseAmorawAmoraw$0.005100%coinbase10d ago0x93f418…8d5988
0x5f00…89140xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase10d ago0xa1a734…da2995
0x5f00…89140xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase10d ago0xa02e02…d447d6
0x5f00…89140xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase10d ago0x918a97…7837b9
0x5f00…89140xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase10d ago0xef4727…aa7cfc

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.