Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fa6…11870x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0x333fee…a9495d
0x3ad9…153f0x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0x8fab8f…06ff12
0x8eab…166e0x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0x070521…068a02
0xb04e…443f0x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0x6f073c…1c553f
0xf43b…e9f70x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0x3703d8…b50de1
0x4ecc…a5990x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0x312245…58fc80
0xd740…05e90x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0x563e83…9c9712
0x00bf…49350x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0xc6debe…1891a1
0xb68a…dd6f0x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0xb13672…6de8ad
0x3823…206d0x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0x706947…2e764e
0xe052…8ac10x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0xad4db4…471947
0x6815…46250x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0x9e843a…fd0678
0x698e…2d5f0x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0x598c10…d0c8f3
0x6718…046c0x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0x0354c1…75580a
0xea01…523e0x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0xf766de…986bc4
0x1422…cf7c0x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0x2d545c…a66713
0x3769…82bc0x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0xc9da63…9949e7
0xd537…4f8b0x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0x742c0a…29ab41
0xea01…523e0x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0xce51d2…a1bfc1
0x3ad9…153f0x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0x6c5fde…c32430
0xde58…298b0x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0xa26a2c…f8617d
0x21ac…6eda0x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0x17ab23…522724
0x1fa6…11870x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0x2bd263…9d81e5
0xe233…195c0x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0xf118ac…09be85
0x8783…36590x85a7…109bBase$0.00170%0x6cb9…e3d520d ago0xb1b403…45ffa5

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.