Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$52.60100%mrdn117d ago0x335143…24a01f
0x13db…51920x8e77…e2d6Base—$41.51100%mrdn117d ago0xdb7a98…3e7437
0x13db…51920x8e77…e2d6Base—$35.58100%mrdn117d ago0x6a6bb5…5fd6a6
0x13db…51920x8e77…e2d6Base—$54.14100%mrdn117d ago0xb998e0…445dba
0x13db…51920x8e77…e2d6Base—$35.38100%mrdn117d ago0x7fdfaf…3190ea
0x13db…51920x8e77…e2d6Base—$27.63100%mrdn117d ago0x07d2a0…83fe71
0x13db…51920x8e77…e2d6Base—$36.61100%mrdn117d ago0xb07709…e86f33
0x13db…51920x8e77…e2d6Base—$58.43100%mrdn117d ago0xa0a88f…ebabe3
0x13db…51920x8e77…e2d6Base—$44.93100%mrdn117d ago0x1c3b87…e43971
0x13db…51920x8e77…e2d6Base—$43.89100%mrdn117d ago0x2cc662…121dc0
0x13db…51920x8e77…e2d6Base—$47.00100%mrdn117d ago0xd49cdf…b954d3
0x13db…51920x8e77…e2d6Base—$34.27100%mrdn117d ago0x017c6f…326e7c
0x13db…51920x8e77…e2d6Base—$28.69100%mrdn117d ago0x5a9eec…763985
0x13db…51920x8e77…e2d6Base—$57.90100%mrdn117d ago0x64bfa4…8faf14
0x13db…51920x8e77…e2d6Base—$27.70100%mrdn117d ago0x455040…5a15a4
0x13db…51920x8e77…e2d6Base—$62.15100%mrdn117d ago0x8dedf2…57ffb5
0x13db…51920x8e77…e2d6Base—$44.50100%mrdn117d ago0xb9a6e4…b33f4a
0x13db…51920x8e77…e2d6Base—$30.95100%mrdn117d ago0x1b2b60…84395b
0x13db…51920x8e77…e2d6Base—$37.59100%mrdn117d ago0x3846d6…96dc43
0x13db…51920x8e77…e2d6Base—$48.37100%mrdn117d ago0xc71e78…eabbf0
0x13db…51920x8e77…e2d6Base—$28.25100%mrdn117d ago0xe01c41…2f1cea
0x13db…51920x8e77…e2d6Base—$63.92100%mrdn117d ago0xf01976…dbef89
0x13db…51920x8e77…e2d6Base—$33.70100%mrdn117d ago0xa4abaa…28a05c
0x13db…51920x8e77…e2d6Base—$51.19100%mrdn117d ago0x4a3dc5…27bf66
0x13db…51920x8e77…e2d6Base—$44.42100%mrdn117d ago0xcad6a9…4675c3

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.