Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base$10.50100%0x28cc…0ecd103d ago0x362be4…1c313f
0x3fb1…7e250x0e3d…7757Base$1.05100%0x6ae4…e26d103d ago0xc9f110…cff652
0x3fb1…7e250x0e3d…7757Base$5.25100%0x45b7…2d94103d ago0x9be172…6a31d6
0x3fb1…7e250x0e3d…7757Base$1.05100%0x9d1a…0135103d ago0x25edf8…d2fa79
0x3fb1…7e250x0e3d…7757Base$5.25100%0x9667…204e103d ago0x69454e…0c9b7d
0x3fb1…7e250x0e3d…7757Base$5.25100%0x7bc8…4261103d ago0xbe4465…cb8ea5
0x3fb1…7e250x0e3d…7757Base$12.60100%0xcb3f…dc29103d ago0xbef49a…94d343
0x3fb1…7e250x0e3d…7757Base$10.50100%0x5feb…0e12103d ago0x02f3e2…8fc450
0x3fb1…7e250x0e3d…7757Base$1.05100%0x5e44…05a8103d ago0x19cf9c…f5132e
0x3fb1…7e250x0e3d…7757Base$5.25100%0x505d…14d6103d ago0x0eaad4…cad5f3
0x3fb1…7e250x0e3d…7757Base$10.50100%0x9cee…c9d9103d ago0x2423cd…fb2d00
0x3fb1…7e250x0e3d…7757Base$10.50100%0xc629…e701103d ago0x93c69b…7b18f8
0x3fb1…7e250x0e3d…7757Base$2.10100%0x20d2…f0b2103d ago0xe5d79f…6258b0
0x3fb1…7e250x0e3d…7757Base$1.05100%0x8bf2…a82e103d ago0x27140d…34b55a
0x3fb1…7e250x0e3d…7757Base$1.05100%0x21e4…0fa9103d ago0x70a37a…348bb0
0x3fb1…7e250x0e3d…7757Base$16.80100%0x466a…f271103d ago0x6d8e0d…d6fa30
0x3fb1…7e250x0e3d…7757Base$1.05100%0x4d98…2b5b103d ago0x8458ca…e4f671
0x3fb1…7e250x0e3d…7757Base$5.25100%0x9cee…c9d9103d ago0x773323…a88a46
0x3fb1…7e250x0e3d…7757Base$1.05100%0xab17…f943103d ago0x795453…6df1a9
0x3fb1…7e250x0e3d…7757Base$10.50100%0x5720…a5f4103d ago0x3b480e…520884
0x3fb1…7e250x0e3d…7757Base$8.40100%0xb77d…5f2d103d ago0x9892c4…cae3aa
0x3fb1…7e250x0e3d…7757Base$1.05100%0x54de…4470103d ago0x9ed787…bbd553
0x3fb1…7e250x0e3d…7757Base$11.55100%0x4760…47ea103d ago0x2ccd9b…2aa1c1
0x3fb1…7e250x0e3d…7757Base$10.50100%0x2309…083c103d ago0x1ebe7b…fcb183
0x3fb1…7e250x0e3d…7757Base$8.40100%0xb97a…ba2d103d ago0xdfb39e…27c8e0

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.