Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$21.00100%0x99d9…ec9d57d ago0x69c2dc…d77fff
0xa17c…60a90x0e3d…7757Base—$21.00100%0xa96f…aeb157d ago0xa83a11…39fa3a
0xa17c…60a90x0e3d…7757Base—$5.25100%0x629a…da9c57d ago0x590d5a…bd98e2
0xa17c…60a90x0e3d…7757Base—$21.00100%0x406c…cda357d ago0xf38e0d…680e23
0xa17c…60a90x0e3d…7757Base—$4.20100%0x1053…e7a957d ago0xa477f4…b8f645
0xa17c…60a90x0e3d…7757Base—$105.00100%0x515b…21b557d ago0xa84214…48718e
0xa17c…60a90x0e3d…7757Base—$21.00100%0xc89e…795857d ago0x8b14b2…06cf11
0xa17c…60a90x0e3d…7757Base—$10.50100%0x1513…b51357d ago0x8a773b…f65181
0xa17c…60a90x0e3d…7757Base—$1.05100%0xca7d…500157d ago0x45888f…648089
0xa17c…60a90x0e3d…7757Base—$2.10100%0x69ba…d2e257d ago0xfbf294…b588fe
0xa17c…60a90x0e3d…7757Base—$21.00100%0xc06a…344757d ago0x841e2d…ad8c09
0xa17c…60a90x0e3d…7757Base—$21.00100%0x563b…9a7f57d ago0xe6cdf4…e23790
0xa17c…60a90x0e3d…7757Base—$10.50100%0x493b…b91657d ago0x10c015…05b3f7
0xa17c…60a90x0e3d…7757Base—$3.15100%0x78ce…877f57d ago0x0c7a41…6367ea
0xa17c…60a90x0e3d…7757Base—$11.55100%0xc2de…8a3d57d ago0x17f28a…158d51
0xa17c…60a90x0e3d…7757Base—$10.50100%0x39e9…239357d ago0x237715…b442e8
0xa17c…60a90x0e3d…7757Base—$2.10100%0x75c8…902c57d ago0x23e361…99f9d3
0xa17c…60a90x0e3d…7757Base—$10.50100%0x2970…8ed757d ago0x5acecd…769259
0xa17c…60a90x0e3d…7757Base—$10.50100%0x8ea5…b7fc57d ago0x052318…905c95
0xa17c…60a90x0e3d…7757Base—$3.15100%0x581b…eeb257d ago0xc284b5…7f3fa4
0xa17c…60a90x0e3d…7757Base—$21.00100%0xf8ec…37d457d ago0xed7621…2dda43
0xa17c…60a90x0e3d…7757Base—$1.05100%0x7685…476957d ago0x98d5c0…5d64a4
0xa17c…60a90x0e3d…7757Base—$5.25100%0x4173…266557d ago0x97583f…b4c67f

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.