Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x0bc13f…fadf5c
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0xe58a21…79981d
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x0cd90e…ab5d7a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0x059452…499d0e
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x2486fb…e6c21a
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0xe28726…6a0ea3
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0xc0fc18…e897d6
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0xf1dfad…96533e
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x549989…cf553f
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0xf0753b…fdac89
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x4e1de4…7d333d
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0x45eee1…69ed01
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0xe8021a…ba7511
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0x510193…e6e52e
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x294938…ee72f4
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0x8451e4…ccc3c7
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x3d3a1c…33f90e
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0xcbf696…a9b6b5
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0xdffc09…b1e12c
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0x36834b…2215f1
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x59a400…48f57d
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0x22811a…463369
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x27fd4a…7e1891
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc8d ago0x023f2d…888a31
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x9e1865…d26b30

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.