Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase133d ago0x9000a9…fafd04
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase133d ago0x88b8c9…59dd78
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase133d ago0x07c04b…1e175c
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase133d ago0xa7aff9…9579c5
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter133d ago0xe94659…35dd3f
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter133d ago0x5f2357…e57ee8
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase133d ago0x79bf6e…4b772f
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase133d ago0x36dcaf…28edd4
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter133d ago0x60626a…9abd93
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter133d ago0x3c1759…0f839b
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase133d ago0xcf65cd…619302
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase133d ago0xa54f59…6aa073
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter133d ago0x56523b…34652f
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter133d ago0x6ca4f5…1ea94a
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase133d ago0x2abd2b…02e0a0
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase133d ago0x4b187a…30ed35
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase133d ago0xeeaa02…898641
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase133d ago0x707894…6c3872
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase133d ago0xccbd44…ca7bc6
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter133d ago0xa3ce51…555062
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase133d ago0x178c69…96ecfa
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter133d ago0xf6b4e4…8a39dc
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase133d ago0x3f3c43…76a53c
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase133d ago0x0e9857…45ee18
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase133d ago0x9576ae…41ab7f

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.