Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd86e…d5490xc148…3515Base—$2,295.7270%0x23ef…243119d ago0xfe8e15…470a7e
0xf9f7…0c7b0xc148…3515Base—$1,000.0070%0xe528…c02819d ago0x87fce4…5371ac
0xc9de…47a60xc148…3515Base—$73.1770%0x23ef…243119d ago0x447b7a…a73499
0xad22…5f930xc148…3515Base—$50.0070%0xe528…c02819d ago0x3f77d3…800a2c
0x51a0…275f0xc148…3515Base—$360.0070%0x23ef…243119d ago0x5b4271…6145fa
0x9f2e…ea1d0xc148…3515Base—$50.0070%0xe528…c02819d ago0xb303b2…ce0292
0xaec3…9bc10xc148…3515Base—$57.7270%0x23ef…243119d ago0xcbea51…bbb896
0x853e…0a680xc148…3515Base—$31.1670%0xe528…c02819d ago0x221f66…15ebc0
0xaec3…9bc10xc148…3515Base—$57.7270%0x23ef…243119d ago0xf8c03f…6561ce
0x51bb…70c40xc148…3515Base—$145.5070%0xe528…c02819d ago0x712993…21f3a2
0xbridgers.eth0xc148…3515Base—$33.0070%0x23ef…243119d ago0x2f60a3…df54fb
0xc1ae…c2050xc148…3515Base—$12.9370%0xe528…c02819d ago0xa652aa…f42844
0x699d…457c0xc148…3515Base—$35.9570%0x23ef…243119d ago0x2a9244…d6f1b9
0xf5e3…4d840xc148…3515Base—$35.0070%0xe528…c02819d ago0x8b1e18…e78012
0xd855…54360xc148…3515Base—$29.5070%0x23ef…243119d ago0x0cdde2…daaa19
0x57e8…ae110xc148…3515Base—$99.9970%0xe528…c02819d ago0xca4ed1…2b2874
0x5135…d97d0xc148…3515Base—$47.5670%0x23ef…243119d ago0x4f44c3…f9c418
0x5135…d97d0xc148…3515Base—$50.0070%0xe528…c02819d ago0x775980…e84d24
0x5135…d97d0xc148…3515Base—$50.0070%0x23ef…243119d ago0x278d10…1f6b85
0xb9f2…00bd0xc148…3515Base—$302.2270%0xe528…c02819d ago0x78d344…d5e83c
0xb9c9…18df0xc148…3515Base—$10.5170%0x23ef…243119d ago0xed0ed3…935e1a
0x2d0d…787b0xc148…3515Base—$200.0070%0xe528…c02819d ago0x8e516e…519407
0x9b4a…ef3b0xc148…3515Base—$30.0070%0x23ef…243119d ago0x0c5fec…840f13
0x9b4a…ef3b0xc148…3515Base—$20.0070%0xe528…c02819d ago0x84bf8b…d5327c
0x9b4a…ef3b0xc148…3515Base—$50.0070%0x23ef…243119d ago0x534b63…6c6b56

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.