Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0xba4bec…93912a
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0xa67666…ffbcf5
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0x8f9b34…5a5e73
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0xc65680…f30bcb
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0xb10463…ff4a58
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0x5a8e4b…b12ab7
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0x4eb6b4…4c7b9e
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0x465a00…b37bac
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0xde3cdf…7cc6b2
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0xafb470…447421
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0x298a5f…4d58bb
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0x9d47fc…2cee02
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0x1ee654…f9c988
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0x0dc2b9…8c2197
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0x5e5f7e…4a4af6
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0xe00133…82813a
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0xcf91d5…db4b34
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0x7569f1…832752
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0xae8afc…6c6585
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0xceeb11…b4abe7
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0xecf5c5…46dff1
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0xcb95ef…f471d5
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0xf89be5…cdd077
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0x412d5b…db4517
0x06c6…da0d0x548e…c5f6BaseSindriCrypto price API$0.01100%coinbase25d ago0x18d0e0…eebb89

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.