Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x9857e4…845347
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x3c36cc…f4d16d
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xec7ee5…c84717
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x8c102d…2bd881
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x27088f…4d7c9e
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x9f9bba…3d1a45
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa81e45…8d98ae
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xbc1100…9e0957
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xbad192…40b40c
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x6c7888…3f5a8e
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0x7bd4de…b0a837
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase4d ago0xed2430…4dc56e
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xf21a21…470c17
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x2ad2bf…95f30b
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x13a703…514bb3
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x6459bd…27057f
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x3de8e6…201d13
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x13648c…3362f6
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x3eb967…3a8e5a
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xd49055…ca6e30
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0x27b172…1f4809
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xa26ea2…ded71b
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase5d ago0xffd57e…115c04

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.