Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea01…523e0x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0x587cf4…347140
0x65bd…67bb0x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0x61da60…b0e057
0x865c…948d0x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0x246531…290738
0xfe96…16890x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0x05c64b…ecf75e
0x1bae…d1dc0x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0xf09656…6d6451
0xd537…4f8b0x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0xd0cf77…413dd2
0xb8db…e7fc0x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0x5458d2…7441bb
0x4092…1d740x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0x0a99c2…d63a59
0x1fa6…11870x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0x7d3b08…c20f7d
0xa8b4…2ac60x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0x02bd00…571403
0x9312…a7c90x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0x9abdad…5018e0
0xd55e…7fb60x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0x011951…eb6d9e
0xb226…17120x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0x87d520…b85ac5
0x698e…2d5f0x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0x03914e…79f2ad
0x9b31…069a0x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0x5db7f0…b73bb1
0x0f1f…b91e0x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0x50a6b0…ff53f4
0x37d5…394a0x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0xe77809…56e7f2
0xdcd0…abe00x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0x85c9eb…9c50cc
0xf43b…e9f70x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0x2adb0a…5534d8
0x5700…d2590x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0x4e64ce…09ac68
0x0147…503a0x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0xf900f8…3b3679
0x0c13…7f780x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0xec5c06…cb761f
0xac79…88680x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0x3106f1…8ec492
0xd537…4f8b0x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0x0cc5dc…73c977
0x0461…64160x85a7…109bBase$0.00170%0x6cb9…e3d532d ago0x8d043e…68e1e5

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.