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%coinbase130d ago0xba34ee…5cd05b
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase130d ago0xe4ed4a…983f4f
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase130d ago0x19a0a3…7bcc25
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase130d ago0xcde8da…aa347c
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter130d ago0x722267…79ef96
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter130d ago0x1eaac8…7e74fb
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase130d ago0xafe1a9…de7128
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase130d ago0x19dc6f…c320d4
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase130d ago0x3f0121…506df2
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase130d ago0x0087b6…89974e
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase130d ago0x5a7b79…7140da
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase130d ago0xa20171…80a457
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter130d ago0xf937a6…0e126a
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase130d ago0x70d7d5…7060ac
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter130d ago0xaa854a…83d719
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter130d ago0xed6c3e…4c015f
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase130d ago0x6b1092…f59138
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase130d ago0x5cb8ef…88d4df
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter130d ago0xa210a6…220255
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase130d ago0x972ebc…886abd
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase130d ago0xdcb068…bb7692
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase130d ago0xde88cf…c98d5a
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase130d ago0xf24cd2…85406e
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase130d ago0x8a7ed3…ee0cfc
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase130d ago0x6dee3e…3cd8ad

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.