Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7e6…91360xccc8…15beBase—$46.89100%0xf70d…dbef106d ago0x595c46…884822
0x651d…180f0xccc8…15beBase—$500.00100%0xf70d…dbef106d ago0x9d347f…2c9936
0xf422…d5bf0xccc8…15beBase—$0.10100%0xf70d…dbef107d ago0x5d1e58…834792
0xf422…d5bf0xccc8…15beBase—$0.40100%0xf70d…dbef107d ago0xdfb3a8…0f59ea
0xa621…f9060xccc8…15beBase—$0.86100%0xf70d…dbef107d ago0xe2b59b…53ff8e
0xa621…f9060xccc8…15beBase—$0.65100%0xf70d…dbef107d ago0x29f63b…967737
0xa621…f9060xccc8…15beBase—$1.90100%0xf70d…dbef107d ago0x4da71c…bbcc85
0xa33d…f2de0xccc8…15beBase—$2.11100%0xf70d…dbef107d ago0x51cd2f…da31e2
0x7575…8f0b0xccc8…15beBase—$25.00100%0xf70d…dbef107d ago0x21d9f1…9cec06
0x013c…1d480xccc8…15beBase—$0.10100%0xf70d…dbef107d ago0x552a30…da131d
0xb3cd…e3cb0xccc8…15beBase—$39.88100%0xf70d…dbef107d ago0x872542…e26808
0x9349…076e0xccc8…15beBase—$2.00100%0xf70d…dbef107d ago0x4b1c12…2ab750
0x4357…ddea0xccc8…15beBase—$5.50100%0xf70d…dbef107d ago0x6397cd…88ef5c
0xf422…d5bf0xccc8…15beBase—$0.03100%0xf70d…dbef107d ago0xe2ce21…670ac9
0xf422…d5bf0xccc8…15beBase—$0.12100%0xf70d…dbef107d ago0x6409fe…809072
0xca02…59c10xccc8…15beBase—$15.00100%0xf70d…dbef107d ago0xa52bee…e2e773
0x9f1f…794d0xccc8…15beBase—$737.12100%0xf70d…dbef107d ago0x455bca…178d88
0x254a…d0910xccc8…15beBase—$1.00100%0xf70d…dbef107d ago0x11ab29…6451d5
0x035a…2a550xccc8…15beBase—$28.99100%0xf70d…dbef107d ago0x116484…39f827
0xec1b…08ed0xccc8…15beBase—$2.73100%0xf70d…dbef107d ago0x18da23…5d1ae6

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.