Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase153d ago0x091a10…7e515d
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase153d ago0x7d7fcd…7b3c24
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase153d ago0xdfe5b8…fdf00c
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase153d ago0x100f97…0cbc99
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase153d ago0x5ed485…be03b0
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase153d ago0x8d5145…40ef35
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase153d ago0x5f7dd5…6ecec3
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase153d ago0x9bd210…0d9ec6
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase153d ago0xfa78e5…c502df
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase153d ago0x66c734…7a6081
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase153d ago0xe2e590…e2784a
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase153d ago0xf3a127…221614
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase153d ago0xdcc7e6…d63d45
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase153d ago0x38112c…36882c
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase153d ago0x7a2afa…e79cc0
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase153d ago0x29dcb5…c9ef6b
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase153d ago0x3f4152…7d60ca
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase153d ago0x360755…e1695e
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase153d ago0xc00ddd…2c8d70
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase153d ago0x43c235…686fe5
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase153d ago0x730af5…8c09ff
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase153d ago0x677603…f66b18
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase154d ago0x59751b…f4a415
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase154d ago0x5224dc…de66c7
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase154d ago0xaa2cf1…ff92ce

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.