Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf4f3ba…98ec50
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0xede9f2…558842
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3c1761…58cf07
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7710b9…4a2c9d
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0xce059f…9b29a9
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf1025f…43b815
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcd27f4…d5c97c
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0xceebd9…2137bf
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0716c2…a1c692
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x543575…0e17d2
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x487559…ca40e1
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd45a0c…5a6380
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x656777…8d12ab
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x28c6d9…1218e0
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x98c7bb…141089
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf6c8af…4d8a87
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3b9a9b…e2307a
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5aac9d…cf22f4
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd2fd89…1c3af7
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x00e3e7…598466
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x739ba5…852bb1
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x158234…b41112
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8da2f1…80922f
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbeef5d…db1c93
0x6656…d4550x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb77442…8eccdd

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.