Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1567…b4b20xc148…3515Base—$15.0070%0x23ef…243123d ago0xc06b5a…8bd9e7
0x134f…dede0xc148…3515Base—$20.0070%0xe528…c02823d ago0x5bae08…e15a4b
0x6f43…ade00xc148…3515Base—$300.0070%0x23ef…243123d ago0x63ee0b…8ffabb
0x6643…b61d0xc148…3515Base—$249.9570%0xe528…c02823d ago0x49b63d…32a5f8
0x1445…c3af0xc148…3515Base—$71.3570%0x23ef…243123d ago0x06fbcf…5bbea7
0xdaab…b3af0xc148…3515Base—$11.0070%0xe528…c02823d ago0x74c76b…fd467c
0xaf88…3f7c0xc148…3515Base—$22.1470%0x23ef…243123d ago0x982b78…f0dbe0
0x277b…f7370xc148…3515Base—$1,000.0070%0xe528…c02823d ago0x44333b…48d942
0x767b…a9f00xc148…3515Base—$26.3570%0x23ef…243123d ago0x7c5525…02a145
0x23a2…bf250xc148…3515Base—$20.0070%0xe528…c02823d ago0xf0019f…a35a47
0x23a2…bf250xc148…3515Base—$30.0070%0x23ef…243124d ago0x7fe823…e551b0
0x23a2…bf250xc148…3515Base—$20.0070%0xe528…c02824d ago0xcb5c78…31755b
0x23a2…bf250xc148…3515Base—$55.0070%0x23ef…243124d ago0x90e09f…c27316
0x23a2…bf250xc148…3515Base—$35.0070%0xe528…c02824d ago0xfd3916…c3e73d
0x23a2…bf250xc148…3515Base—$40.0070%0x23ef…243124d ago0xf93c0f…426229
0x96b4…29860xc148…3515Base—$121.0070%0xe528…c02824d ago0x1de6dd…fe82cc
0x96b4…29860xc148…3515Base—$100.0070%0x23ef…243124d ago0x8ae58c…f5683b
0x96b4…29860xc148…3515Base—$107.5570%0xe528…c02824d ago0x6fbe76…3aa9ab
0xfbf5…88870xc148…3515Base—$85.0070%0x23ef…243124d ago0x57dcb4…ba0298
0xfbf5…88870xc148…3515Base—$25.0070%0xe528…c02824d ago0x44e30d…16349a
0xc243…71f80xc148…3515Base—$230.7970%0x23ef…243124d ago0xced710…f15593
0x2898…f6600xc148…3515Base—$237.1070%0xe528…c02824d ago0x33e33d…cc3917
0x2ecf…3b980xc148…3515Base—$600.0070%0x23ef…243124d ago0xc23626…3fb9ff
0xc26a…00a40xc148…3515Base—$349.0770%0xe528…c02824d ago0xa048c3…f44465
0xc26a…00a40xc148…3515Base—$10.0070%0x23ef…243124d ago0x043746…bf0b27

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.