Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0x36c167…77706c
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0x20f57f…927457
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0x46108b…68aeb1
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0x9d9bf7…aae6e9
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0x85e031…f86e0b
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0xe6176d…d9b1ef
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0xae3ad1…997d9c
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0xdb2b26…da999b
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0xf36b0b…5c4ed2
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0xbfa33b…5070aa
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0x980f60…775ef2
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0x3b20ac…dd53b3
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0x20ad00…b585fa
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0x609588…ddfdfb
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0x376c06…51208e
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0xac2682…ed118f
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0x7bea35…80ce45
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0x934d51…a31e78
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0x1faae9…5e534a
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0xde395d…d44305
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0xb003f1…d42037
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0xfca4bb…7e70bb
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0xa71e03…67fb93
0x8d2a…7d370x3268…5c64Basex402 service$0.002100%coinbase20d ago0xf03e9c…dca524

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.