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—$3.15100%0x1434…1c6e53d ago0xf631c1…d40530
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xd301…c7ff53d ago0x102848…5bad1d
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x3d53…a35953d ago0x792be2…ad1be3
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x38ac…96f653d ago0xeff59d…f98f2e
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x6b3c…58cb53d ago0xafd3b7…74d9e3
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xa1fb…723e53d ago0xddac91…17ef3e
0x3fb1…7e250x0e3d…7757Base—$6.30100%0x35c6…376353d ago0x235727…47a79e
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x88df…6a4d53d ago0x23ec22…f4ae4a
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x0744…c73c53d ago0xf91277…022113
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xf261…5d4153d ago0x73ad96…9d6749
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x50ee…525253d ago0x650db7…ac53af
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xdae3…916a53d ago0x43913b…3828d5
0x3fb1…7e250x0e3d…7757Base—$21.00100%0x127e…b24a53d ago0x6ac9cc…33b0d7
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x41d2…bf7f53d ago0x49179b…97c52d
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x4c91…bd4953d ago0x21153c…01dd90
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x53e5…093953d ago0xe496f1…48ebf7
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x1513…b51353d ago0x2a3597…b2590a
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x04a0…f71853d ago0xc7539d…d64234
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x9f6a…a93c53d ago0x084331…675c1e
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x5823…9b2153d ago0x2cfb45…f7869e
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x91b5…1a5e53d ago0x41130d…ac5fc3
0x3fb1…7e250x0e3d…7757Base—$7.35100%0xc506…1e3d53d ago0xcfe5b2…f4fa49
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x54c8…88d553d ago0x82df69…cc9baf
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xbb99…f69a53d ago0x771d7e…5fb58b
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x30af…b89d53d ago0x5e36b3…055a10

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.