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
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x0cd90e…ab5d7a
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a58d ago0xaa5b84…afba97
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x2486fb…e6c21a
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0xc0fc18…e897d6
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x549989…cf553f
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x7a34de…b3e135
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x4e1de4…7d333d
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0xe8021a…ba7511
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x5787b2…79dc3f
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x294938…ee72f4
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x3d3a1c…33f90e
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0xdffc09…b1e12c
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x59a400…48f57d
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x9c6818…bcc35f
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x27fd4a…7e1891
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x9e1865…d26b30
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0xff05c6…e8f1b1
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x9f24e1…b914e3
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x86754b…c07f6c
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x838e8d…0ab692
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0xadb3de…a8b122
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x14f881…7a3970
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0xcb27f7…5392f7
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x3e394e…69055c

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.